dependency_unavailable
An external service the operation relies on did not answer in time.
| Code | Type | HTTP | Category |
|---|---|---|---|
dependency_unavailable | service_unavailable_error | 503 | Server |
Cause
An external service the operation relies on did not answer in time.
What to do
Retry after a short back-off; if the operation is a write, reuse the same Idempotency-Key so the retry cannot duplicate it.
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.