Google Cloud Functions V1 Client - Class Retry (1.3.1)

Reference documentation and code samples for the Google Cloud Functions V1 Client class Retry.

Describes the retry policy in case of function's execution failure.

A function execution is retried on any failure. A failed execution is retried up to 7 days with an exponential backoff (capped at 10 seconds). Retried execution is charged as any other execution.

Generated from protobuf message google.cloud.functions.v1.FailurePolicy.Retry

Namespace

Google \ Cloud \ Functions \ V1 \ FailurePolicy

Methods

__construct

Constructor.

Parameter
NameDescription
data array

Optional. Data for populating the Message object.