Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handling of ActiveJob errors #215

Closed
mfenner opened this issue Jan 4, 2015 · 0 comments
Closed

Better handling of ActiveJob errors #215

mfenner opened this issue Jan 4, 2015 · 0 comments

Comments

@mfenner
Copy link
Member

mfenner commented Jan 4, 2015

The default ActiveJob library is silently failing on errors. We want to a) log those errors in the alerts table, and b) change the queued_at attribute of the retrieval_statuses back to nil - very similar to the functionality we had before ActiveJob.

@mfenner mfenner closed this as completed in 83fb67a Jan 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant