oncall-engine/engine/apps/integrations
Michael Derynck ad1f63dbe9
AmazonSNS integration exception handling (#3315)
# What this PR does
Handle OrganizationMoved, OrganizationDeleted and PermissionDenied
exceptions same as other integration API views instead of converting to
BadRequest.

## Which issue(s) this PR fixes

## 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)
2023-11-10 13:45:12 +00:00
..
metadata Add alertmanager integration for heartbeat support (#2807) 2023-08-17 13:22:37 +00:00
mixins Fixing ratelimit texts 2023-09-27 14:18:00 +03:00
templates Polish amv2 (#2701) 2023-08-01 13:13:58 +08:00
tests Reject file uploads when posting to an integration endpoint (#2958) 2023-09-05 10:01:50 +02: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 Improve Slack error handling (#3000) 2023-09-12 09:49:16 +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