Class | Ruote::ErrorHandler |
In: |
lib/ruote/svc/error_handler.rb
|
Parent: | Object |
A ruote service for turning errors into process errors (or letting those error fire any potential :on_error attributes in the process definition).
This service is used, by the worker, the dispatch pool and some receivers (like the one in ruote-beanstalk).
As used by some receivers (see ruote-beanstalk‘s receiver).
TODO: at some point, merge that with msg_raise