nfrankel / conf-automation

Home Page:https://blog.frankel.ch/automating-conference-submission-workflow/1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No throw exception

nfrankel opened this issue · comments

Stack traces with WebFlux are impossible to read.

I should replace all exceptions with a more WebFlux-friendly error management, i.e., Result<T,E>