google-cloud-errors - Class Google::Cloud::AbortedError (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::AbortedError.
Aborted indicates the operation was aborted, typically due to a
concurrency issue like sequencer check failures, transaction aborts,
etc.
See litmus test above for deciding between FailedPrecondition,
Aborted, and Unavailable.