oncall-engine/engine/apps/integrations
Michael Derynck c255ec66d8
Fix bug in ratelimit logic introduced in #4137 (#4162)
# What this PR does
Fix bug introduced in #4137

## Which issue(s) this PR closes

Closes [issue link here]

<!--
*Note*: if you have more than one GitHub issue that this PR closes, be
sure to preface
each issue link with a [closing
keyword](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue).
This ensures that the issue(s) are auto-closed once the PR has been
merged.
-->

## 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.
2024-04-04 20:34:18 +00:00
..
metadata Add alertmanager integration for heartbeat support (#2807) 2023-08-17 13:22:37 +00:00
mixins Fix bug in ratelimit logic introduced in #4137 (#4162) 2024-04-04 20:34:18 +00:00
templates Polish amv2 (#2701) 2023-08-01 13:13:58 +08:00
tests Improve performance for rate-limited, banned and deleted integrations (#4137) 2024-04-04 18:05:34 +00:00
throttlers Integtation backsync endpoint (#4082) 2024-03-20 11:26:33 +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 remove manual alert group (/oncall) slack slash command + force_route_id (#3790) 2024-01-30 17:28:23 -05:00
urls.py Integtation backsync endpoint (#4082) 2024-03-20 11:26:33 +00:00
views.py Integtation backsync endpoint (#4082) 2024-03-20 11:26:33 +00:00