batch-rs icon indicating copy to clipboard operation
batch-rs copied to clipboard

Allow integration of error reporting services

Open kureuil opened this issue 6 years ago • 0 comments

e.g when a task execution fails, we should provide a simple hook for people to publish the error to their favourite error reporting service (Sentry, Raygun, Rollbar, Bugsnag, etc.). Integrations should not be tied to the batch crate.

kureuil avatar Mar 25 '18 21:03 kureuil