1) Design route strategy before incidents happen
Reliability work starts with explicit routing intent. Sentinel AI Gateway executes route policy in-line so every request follows a known reliability path instead of improvised runtime behavior.
Different workloads need different recovery behavior. User-facing interactions may prioritize latency while back-office processing can tolerate retries and slower paths.
- Assign route profiles per workload class.
- Define failure conditions that trigger fallback.
- Document maximum retry budgets by request type.
