# 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) |
||
|---|---|---|
| .. | ||
| management/commands | ||
| tests | ||
| __init__.py | ||
| celery.py | ||
| included_path.py | ||
| integrations_urls.py | ||
| middlewares.py | ||
| parsers.py | ||
| urls.py | ||
| views.py | ||
| wsgi.py | ||