Cloud Functions V1 API - Class Google::Cloud::Functions::V1::FailurePolicy::Retry (v0.8.1)

Reference documentation and code samples for the Cloud Functions V1 API class Google::Cloud::Functions::V1::FailurePolicy::Retry.

Describes the retry policy in case of function's execution failure. A function execution will be retried on any failure. A failed execution will be retried up to 7 days with an exponential backoff (capped at 10 seconds). Retried execution is charged as any other execution.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts