oncall-engine/engine/apps/integrations/mixins
Vadim Stepanov b7e2dc14f8
Fix ratelimit bug (#4108)
# What this PR does

Fixes a bug in the ratelimit logic when integration-specific ratelimit
429s are still counted towards the organization-wide ratelimit.

## Which issue(s) this PR closes

Related to https://github.com/grafana/support-escalations/issues/9579

## 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] 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-03-26 17:20:05 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_channel_defining_mixin.py Handle a possible outdated cached integration error (#3741) 2024-01-23 20:46:12 +00:00
browsable_instruction_mixin.py Add ratelimit for AmazonSNS (#2032) 2023-05-26 09:57:26 +00:00
ratelimit_mixin.py Fix ratelimit bug (#4108) 2024-03-26 17:20:05 +00:00