oncall-engine/engine/common/custom_celery_tasks
Joey Orlando 16b648bd15
fix infinitely retrying apps.alerts.tasks.notify_user.perform_notification task (#3708)
# Which issue(s) this PR fixes

Closes https://github.com/grafana/oncall-private/issues/2318

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-01-18 07:07:01 -05:00
..
tests add more logging on celery task retry (#3695) 2024-01-16 07:13:16 -05:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
create_alert_base_task.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
dedicated_queue_retry_task.py fix infinitely retrying apps.alerts.tasks.notify_user.perform_notification task (#3708) 2024-01-18 07:07:01 -05:00
log_exception_on_failure_task.py add LogExceptionOnFailureTask celery task class (#3677) 2024-01-12 21:31:01 +00:00
safe_to_broker_outage_task.py World, meet OnCall! 2022-06-03 08:09:47 -06:00