Skip to content

task-error-handlers

A map of list of tasks that should be run when a task fails.

This map of tasks will be used to provide error handling tasks for task failure. When a task fails, the runner will be directed to run the listed tasks specified in the map for that task name. Task prerequisites will be added to the error task list. This might rerun already run tasks.

This will be capped to a depth of 1. Error failures are not handled can not be handled.

Objects that Reference task-error-handlers

Objects used by task-error-handlers

Not used in current content packs