service_unavailable
The service, or a dependency it needs, is temporarily unable to answer.
| Code | Type | HTTP | Category |
|---|---|---|---|
service_unavailable | service_unavailable_error | 503 | Server |
Cause
The service, or a dependency it needs, is temporarily unable to answer.
What to do
Retry with exponential back-off; do not change the payload, since the request itself is fine.
Related
All Server error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.