Exception: Google::Cloud::DeadlineExceededError

Inherits:
Error
  • Object
show all
Defined in:
lib/google/cloud/errors.rb

Overview

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.

Method Summary

Methods inherited from Error

#body, #code, #details, #header, #initialize, #metadata, #status_code, #status_details

Constructor Details

This class inherits a constructor from Google::Cloud::Error