Hi, I was trying to find out in the Prefect 2.0 docs the equivalent of Prefect 1.0's <context>, as I...
g
Hi, I was trying to find out in the Prefect 2.0 docs the equivalent of Prefect 1.0's context, as I would like to get the scheduled start time of the flow run inside the flow itself (or one of its tasks). Is it possible to do it? Thanks!
1
s
g
This is exactly what I needed, thanks! 🙂
🚀 2