Class RetryPolicy (1.24.0)
Stay organized with collections
Save and categorize content based on your preferences.
Describes the retry policy in case of function's execution
failure. Retried execution is charged as any other execution.
Enums |
| Name |
Description |
RETRY_POLICY_UNSPECIFIED |
Not specified. |
RETRY_POLICY_DO_NOT_RETRY |
Do not retry. |
RETRY_POLICY_RETRY |
Retry on any failure, retry up to 7 days with an exponential backoff (capped at 10 seconds). |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-23 UTC.
[null,null,["Last updated 2026-06-23 UTC."],[],[]]