fix(aiops): use existing escalation event type
This commit is contained in:
@@ -56,7 +56,7 @@ async def escalate_auto_repair_unavailable(
|
||||
)
|
||||
|
||||
await get_alert_operation_log_repository().append(
|
||||
"EMERGENCY_ESCALATED",
|
||||
"APPROVAL_ESCALATED",
|
||||
incident_id=incident_id,
|
||||
approval_id=approval_id,
|
||||
actor="auto_repair",
|
||||
|
||||
Reference in New Issue
Block a user