Skip to content

Implement Incident Response Escalation Policy Enforcement #405

Description

@maugauwi-hash

Labels: bug, operations
Priority: High
Estimated Time: 1.5 hours

Description:
backend/src/incidents.rs and oncall.rs handle incident tracking and on-call rotation, but automatic escalation (paging the next tier if the primary doesn't acknowledge in time) should be verified rather than relying on manual follow-up.

Tasks:

  • Add an acknowledgment timeout that triggers escalation to the next on-call tier
  • Wire escalation into oncall.rs's rotation lookup
  • Add tests for on-time acknowledgment and escalation-on-timeout
  • Document the escalation policy in docs/incident-response.md and docs/on-call-rotation.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programbugSomething isn't workingoperations

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions