Execution of callbacks should be wrapped in a eval statement to prevent callback exceptions from crashing the dispatcher. Exception text should be passed via the built in error_callback.
https://github.com/GlobalNOC/GRNOC-RabbitMQ/blob/master/lib/GRNOC/RabbitMQ/Method.pm#L773
Execution of callbacks should be wrapped in a eval statement to prevent callback exceptions from crashing the dispatcher. Exception text should be passed via the built in error_callback.
https://github.com/GlobalNOC/GRNOC-RabbitMQ/blob/master/lib/GRNOC/RabbitMQ/Method.pm#L773