Skip to main content

sla_window_for_severity

Function sla_window_for_severity 

Source
pub fn sla_window_for_severity(severity: TicketSeverity) -> Duration
Expand description

SLA policy : maximum acceptable delay between ticket creation and the first syndic response for a given severity tier.

Used both by the use-case at create time (to compute Ticket.sla_due_at) and by the SLA escalation cron job (to detect overdue tickets).