punchbowl.prefect#
Functions#
|
Run on task completion during debug mode. |
|
Run if a punch_task fails. |
|
Prefect task that does PUNCH special things. |
|
Prefect flow that does PUNCH special things. |
Module Contents#
- punchbowl.prefect.completion_debugger(task: prefect.Task, task_run: prefect.client.schemas.objects.TaskRun, state: prefect.states.State) None[source]#
Run on task completion during debug mode.
- punchbowl.prefect.failure_hook(task: prefect.Task, task_run: prefect.client.schemas.objects.TaskRun, state: prefect.states.State) None[source]#
Run if a punch_task fails.