GoogleApi.CloudFunctions.V1.Model.Retry (google_api_cloud_functions v0.32.0) View Source
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.
Attributes
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudFunctions.V1.Model.Retry{}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.