/heroku-exceptional-delayed-job

A rails app to demonstrate handling exceptions in delayed job work items

Primary LanguageRuby

== Handling Exceptions from inside Delayed Job Work Items with Exceptional on Heroku

This app shows use of the Exceptional.rescue block to handle exceptions inside delayedJob work items when deployed on Heroku.