oncall-engine/engine/common/custom_celery_tasks
teslaedison 335d7a8f7f
chore: fix some comments (#4055)
# What this PR does

Fix typos in comments

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.

Signed-off-by: teslaedison <qingchengqiushuang@gmail.com>
Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2024-03-14 15:36:00 +00: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 chore: fix some comments (#4055) 2024-03-14 15:36:00 +00: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