pub const SERVICE_UNAVAILABLE: &str = "ServiceUnavailable";Expand description
StatusReasonServiceUnavailable means that the request itself was valid, but the requested service is unavailable at this time. Retrying the request after some time might succeed. Status code 503