Join Slack
Powered by
Hello! Can anyone tell me how to get 'task_run_id'...
# ask-community
м
Михаил Бараковский
06/14/2023, 10:26 AM
Hello! Can anyone tell me how to get 'task_run_id' in Prefect 2.0? In version 1.0, we got it like this:
prefect.context.get('task_run_id')
r
Richard Sundqvist
06/14/2023, 10:29 AM
Check out the
prefect.runtime
submodules.
м
Михаил Бараковский
06/14/2023, 10:50 AM
thx
2
Views
Open in Slack
Previous
Next