oncall-engine/engine/apps/integrations/tests
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
test_heartbeat_metadata.py Remove integration html instructions (#2627) 2023-07-25 04:31:28 +00:00
test_integration_backsync.py Integtation backsync endpoint (#4082) 2024-03-20 11:26:33 +00:00
test_legacy_alertmanager.py Polish amv2 (#2701) 2023-08-01 13:13:58 +08:00
test_ratelimit.py Fix ratelimit bug (#4108) 2024-03-26 17:20:05 +00:00
test_tasks.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_views.py Update universal integrations to reject requests without payload (#4053) 2024-03-14 15:51:46 +00:00