oncall-engine/engine/apps/integrations
Ildar Iskhakov acfba47a81
Make alert ingestion cache independent (#3414)
# What this PR does

This PR catches redis unavailability exceptions to prevent errors during
alert ingestion in the following places:
StartupProbeView
AlertChannelDefiningMixin
RateLimitMixin

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-11-23 16:32:02 +08:00
..
metadata Add alertmanager integration for heartbeat support (#2807) 2023-08-17 13:22:37 +00:00
mixins Make alert ingestion cache independent (#3414) 2023-11-23 16:32:02 +08:00
templates Polish amv2 (#2701) 2023-08-01 13:13:58 +08:00
tests Add test ensuring ingestion works without db access (#3322) 2023-11-10 17:44:37 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
legacy_prefix.py AlertManager v2 (#2643) 2023-08-01 12:18:52 +08:00
middlewares.py Add middleware to catch exception for missing integration, reduce spamminess of logs 2022-10-13 17:18:22 -06:00
tasks.py Add more logging info on alert creation (#3392) 2023-11-21 16:16:15 +00:00
urls.py AlertManager v2 (#2643) 2023-08-01 12:18:52 +08:00
views.py AmazonSNS integration exception handling (#3315) 2023-11-10 13:45:12 +00:00