We need to provide a way to handle (i.e. log) exceptions. Suggestion is to implement an ExceptionPublisher which forwards to all known IExceptionSubscribers.
Exceptions in the following classes should be logged:
CommandCoordinator
QueryCoordinator
RestServiceRouteHttpHandler
We need to provide a way to handle (i.e. log) exceptions. Suggestion is to implement an ExceptionPublisher which forwards to all known IExceptionSubscribers.
Exceptions in the following classes should be logged: CommandCoordinator QueryCoordinator RestServiceRouteHttpHandler