task-retry¶
A map of tasks that should be retried a number of times before failing
This map of tasks or task action entries (e.g. action:ipmi-identify) will be used to cause the runner to automatically retry failures. A task will be retried up to the number times specified in the map. A simple exponential backoff starting at 2 seconds will be used between retries.
If more complex retry backoff is needed, use the error-handler functionality.
Objects that Reference task-retry¶
- profiles resource-digitalocean-cloud in Cloud Wrappers as part of Params (declared)
- profiles bootstrap-drp-endpoint in Core Task Library as part of Params (declared)
Objects used by task-retry¶
Not used in current content packs