Jacob Blanco
07/01/2024, 3:23 AMNate
07/01/2024, 4:38 AMon_running
hook to append runtime context as tags like this
» python flows/proofs/tag_me.py
23:34:23.697 | INFO | prefect.engine - Created flow run 'happy-otter' for flow 'f'
23:34:23.820 | INFO | prefect.engine - Running hook 'tag_me' in response to entering state 'Running'
23:34:23.966 | INFO | prefect.engine - Hook 'tag_me' finished running successfully
23:34:24.048 | INFO | Flow run 'happy-otter' - got backfill='squirrels'
23:34:24.158 | INFO | Flow run 'happy-otter' - Finished in state Completed()
Nate
07/01/2024, 4:39 AMJacob Blanco
07/01/2024, 5:23 AM