Magma icon indicating copy to clipboard operation
Magma copied to clipboard

Exception handling architecture

Open schnapster opened this issue 6 years ago • 0 comments

Currently very little thought has gone into how exceptions are thrown and handled. Reactive doesn't make this an easier task.

Subtasks:

  • [ ] Figure out where and how exactly exceptions can bubble up, when using project reactor
  • [ ] Replace RuntimeExceptions with meaningful ones
  • [ ] Document the resulting exception throwing and handling architecture

schnapster avatar May 16 '18 11:05 schnapster