minimumBackoff property
The minimum amount of time to wait before retrying a failed task.
This sets a lower bound for the backoff delay.
Optional.
Implementation
core.String? minimumBackoff;
The minimum amount of time to wait before retrying a failed task.
This sets a lower bound for the backoff delay.
Optional.
core.String? minimumBackoff;