Skip to main content

write-unavailable

HTTP status: 503 Service Unavailable Type URI: https://docs.evinor.ai/problems/write-unavailable

A write (create, update, delete, enable, disable, or rotate) could not be accepted right now due to a transient internal condition. The operation was not applied, so it is safe to retry.

Response headers

  • Retry-After — seconds to wait before retrying (a short backoff).

How to resolve

Retry after the Retry-After delay, ideally with exponential backoff. Because the write was never accepted, retrying will not create a duplicate. Using an Idempotency-Key makes retries extra safe. If it persists, contact support with the request_id.