-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
SREPD became overwhelmed during an incident where hundreds (800+) alerts were triggered, and could not pull enough data or display anything before finally being rate limited by the PagerDuty API. SREPD needs to be adjusted to:
- Pull minimal data to display the issue list
- Change how/when data is retrieved from the API so it's only grabbed as needed
- Page the issue list, probably using the default PagerDuty paging features
- Handle Rate Limiting more gracefully (eg Do not retry until the ratelimit timeout has expired)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels