enable sentry on celery tasks
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**Background:**
if we can get sentry working on celery tasks, then when theres a long running query we could just go in and pg_terminate_backend(pid) the long queries and watch in the senry logs which job fails.
https://docs.sentry.io/platforms/python/guides/celery/configuration/integrations/django/
**Acceptance Criteria**
celery bugs are reported to sentry
Contributor guide
Assessment
This issue has not been assessed yet.