Skip to content

task-retry

Should the machine use dynamic virtual media attached isos to boot

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.