Run Sla Breach Check
Scan active conversations for SLA breaches and fire escalation actions. Issue #398 Q2: SLAEscalationService.run_for_tenant() was fully implemented but never scheduled. This endpoint enables K8s CronJob invocation (every 2-5 min).
Scan active conversations for SLA breaches and fire escalation actions.
Issue #398 Q2: SLAEscalationService.run_for_tenant() was fully implemented but never scheduled. This endpoint enables K8s CronJob invocation (every 2-5 min).
Response Body
application/json
curl -X POST "https://loading/api/sync/sla-breach-check"{
"results": {},
"status": "completed"
}