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). |
||
|---|---|---|
| .. | ||
| test_scenario_steps | ||
| __init__.py | ||
| conftest.py | ||
| factories.py | ||
| test_interactive_api_endpoint.py | ||
| test_parse_slack_usernames.py | ||
| test_populate_slack_channels.py | ||
| test_reset_slack.py | ||
| test_slack_client.py | ||
| test_slack_renderer.py | ||
| test_user_group.py | ||