sentry-inst_jobs
An Instructure Delayed Jobs integration for Sentry's Ruby client.
This repository was forked from sentry-ruby. Very minor changes were made to
make sentry-delayed_job compatible with inst-jobs. This integration is not affiliated with Sentry.
Getting Started
Install
gem "sentry-inst_jobs"
Then you're all set! sentry-inst_jobs will automatically insert a custom middleware and error handler to capture exceptions from your workers!