punchbowl.prefect#
Functions#
|
Run on task completion during debug mode. |
|
Run if a punch_task fails. |
|
Prefect task that does PUNCH special things. |
Module Contents#
- punchbowl.prefect.completion_debugger(task, task_run, state)#
Run on task completion during debug mode.
- punchbowl.prefect.failure_hook(task, task_run, state)#
Run if a punch_task fails.
- punchbowl.prefect.punch_task(*args, **kwargs)#
Prefect task that does PUNCH special things.