https://prefect.io logo
Title
r

Rasmus Lindqvist

01/10/2023, 9:43 AM
Hi there! Does anyone know if it is possible to access the flow name inside a task? My use case is that I want to construct a cache key for a task based of both the task name and the flow name. If not, does anyone have a workaround to manually set the flow name in the context so it is accessible in the task context ?
1
r

Rasmus Lindqvist

01/10/2023, 9:51 AM
Thank you, makes sense!
1