batch-rs
batch-rs copied to clipboard
Allow integration of error reporting services
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.