Fixes https://github.com/grafana/oncall-private/issues/2293 Enable Slack client retries on `ratelimited` errors: it will check the `Retry-After` header before trying again. After 3 attempts it will raise the error (and we will fallback to the usual error/task retry handling). |
||
|---|---|---|
| .. | ||
| migrations | ||
| models | ||
| representatives | ||
| scenarios | ||
| tests | ||
| types | ||
| __init__.py | ||
| alert_group_slack_service.py | ||
| client.py | ||
| constants.py | ||
| errors.py | ||
| slack_formatter.py | ||
| tasks.py | ||
| test_slack_message.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||