maximumBackoff property
The maximum amount of time to wait before retrying a failed task.
This sets an upper bound for the backoff delay.
Optional.
Implementation
core.String? maximumBackoff;
The maximum amount of time to wait before retrying a failed task.
This sets an upper bound for the backoff delay.
Optional.
core.String? maximumBackoff;