All Products
Search
Document Center

Function Compute:RetryStrategy

Last Updated:Sep 19, 2024
ParameterTypeDescriptionExample
object

The retry policy that is used when an event fails to be pushed.

PushRetryStrategystring

The retry policy. Valid values:

  • BACKOFF_RETRY
  • EXPONENTIAL_DECAY_RETRY
BACKOFF_RETRY
MaximumEventAgeInSecondslong

The maximum period during which retries can be performed. Unit: seconds.

512
MaximumRetryAttemptslong

The maximum number of retries.

3