google-cloud-errors - Class Google::Cloud::UnavailableError (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the google-cloud-errors class Google::Cloud::UnavailableError.
Unavailable indicates the service is currently unavailable.
This is a most likely a transient condition and may be corrected
by retrying with a backoff.
See litmus test above for deciding between FailedPrecondition,
Aborted, and Unavailable.