google-cloud-errors - Class Google::Cloud::DeadlineExceededError (v1.3.1)

Reference documentation and code samples for the google-cloud-errors class Google::Cloud::DeadlineExceededError.

DeadlineExceeded means operation expired before completion. For operations that change the state of the system, this error may be returned even if the operation has completed successfully. For example, a successful response from a server could have been delayed long enough for the deadline to expire.

Methods

#code

def code() -> Integer

gRPC error code for DEADLINE_EXCEEDED

Returns
  • (Integer)