Bases: object
Force a task to rerun for debugging purposes.
Configured value will set max_rerun value and enables a lock
that prevents other plugins modifying it.
-
on_task_input(task, config)[source]
-
on_task_start(task, config)[source]
-
schema = {'type': ['integer']}