Skip to main content

SERVICE_UNAVAILABLE

Constant SERVICE_UNAVAILABLE 

Source
pub const SERVICE_UNAVAILABLE: &str = "Service temporarily unavailable";
Expand description

HTTP 503 | retryable: yes | emitted by: any endpoint (pgbouncer rejection) | note: Transient DB/pgbouncer failure — the canonical retryable sentinel.