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.