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

add the message on failed request to the db as a celery task #91

Open
kencochrane opened this issue Jul 1, 2017 · 0 comments
Open

add the message on failed request to the db as a celery task #91

kencochrane opened this issue Jul 1, 2017 · 0 comments

Comments

@kencochrane
Copy link
Collaborator

creating a new issue for this, breaking it out from #85 so it is easier to track.

It would be nice if we had an option to add the message on failed request to the db as a celery task. This would be helpful for people who are already using celery.

I don't want to make celery a requirement, so it should be something that is configurable. If they have celery enabled, then we will use celery, if not, we will do what we do today, and hit the database directly.

/cc @MattBlack85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant