oncall-engine/engine/apps
Ildar Iskhakov a9ff1cbc33
Handle SlackAPIRatelimitError in perform_notification (#4486)
# What this PR does

Fixes retrying perform_notification task when Slack API returns 429
(Ratelimited)
See
[thread](https://raintank-corp.slack.com/archives/C025VMT6SPK/p1717725432075029)
for more details

## 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
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] 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-06-07 13:54:45 +00:00
..
alerts Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
api conditionally enable searching for alert groups via env var (#4287) 2024-06-04 11:51:02 +00:00
api_for_grafana_incident Add render_for_web information to alert group incident API (#3005) 2023-09-12 12:02:42 +00:00
auth_token Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
base add exotel call provider (#4433) 2024-06-06 06:19:02 +00:00
chatops_proxy Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
email Allow setting email app to use SSL instead of TLS (#3911) 2024-02-20 03:38:09 -05:00
exotel add exotel call provider (#4433) 2024-06-06 06:19:02 +00:00
google Update out of office task to not retry on HttpError (#4328) 2024-05-09 16:16:46 +00:00
grafana_plugin remove unnecessary CI step bash command (#4397) 2024-05-24 15:13:38 -04:00
heartbeat Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
integrations Add test for caching deleted integration, fix test wrap methods (#4173) 2024-04-05 20:35:38 +00:00
labels Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
metrics_exporter Add service_name label to insight metrics (#4300) 2024-05-22 14:17:42 +00:00
mobile_app rename settings/ci-test.py to settings/ci_test.py (#4391) 2024-05-24 13:55:08 +00:00
oss_installation Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
phone_notifications Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
public_api Make type required when creating an escalation policy step (#4356) 2024-05-20 13:49:19 +00:00
schedules Update cached schedule users to consider deleted users (#4246) 2024-04-23 11:40:02 +00:00
slack Handle SlackAPIRatelimitError in perform_notification (#4486) 2024-06-07 13:54:45 +00:00
social_auth Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
telegram Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
twilioapp Update alert group state by backsync (#4089) 2024-03-27 12:37:01 +00:00
user_management Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
webhooks fix bad redirects (#4413) 2024-05-28 18:24:57 +00:00
zvonok change zvonok call verification (#4393) 2024-06-04 05:34:57 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00