pub fn sla_window_for_severity(severity: TicketSeverity) -> DurationExpand 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).