oncall-engine/engine/apps/slack
Yulya Artyukhina 86f0a6dbef
Add Slack Api error "message_limit_exceeded" to SlackAPIRateLimitException (#1721)
Catch the new Slack error code "message_limit_exceeded" as a rate limit
error
2023-04-11 12:49:19 +02:00
..
migrations Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
models update wording in some Slack messages which mention 'incident' instead of 'alert group' (#1565) 2023-03-16 16:43:49 +00:00
representatives Refactor maintenance (#1340) 2023-02-23 07:13:03 +00:00
scenarios Disable mentions when resolution note is created (#1696) 2023-04-04 11:57:38 +08:00
slack_client Add Slack Api error "message_limit_exceeded" to SlackAPIRateLimitException (#1721) 2023-04-11 12:49:19 +02:00
templates/admin World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_slack_service.py Cleanup ScenarioStep (#1213) 2023-02-21 20:22:11 +01:00
constants.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
slack_formatter.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
tasks.py Fix ratelimit message: incident -> alert groups (#1481) 2023-03-09 03:37:16 +00:00
urls.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Use formatted UTC time for fallback in slack message (#225) 2022-07-18 07:55:05 -06:00
views.py Slack team connector v2 (#1581) 2023-03-28 03:27:45 +00:00