HTTP 503 Service Unavailable
HTTP 503 Service Unavailable indicates a server errors response outcome.
What this status code means
Service Unavailable describes how the server processed the request and what the client should do next.
Who should act first
Service, gateway, or upstream dependency is usually the first place to investigate.
What to check first
- Correlate request ID across edge, proxy, and app logs.
- Check upstream dependency health and timeouts.
- Review recent deploy or config changes.
How it differs from similar codes
Reference and next step
Specification: RFC 9110.
Read the full troubleshooting guide for HTTP 503 · Open the 5xx hub · Compare adjacent codes