progress_job icon indicating copy to clipboard operation
progress_job copied to clipboard

Fix for record not found

Open mode-x opened this issue 6 years ago • 0 comments

Still getting this error: ActiveRecord::RecordNotFound (Couldn't find Delayed::Backend::ActiveRecord::Job with 'id'...): Suggestion: The error should be rescued instead. The previous guard approach wouldn't catch this error.

mode-x avatar Oct 12 '19 18:10 mode-x