https://prefect.io logo
l

Leon Kozlowski

01/06/2022, 8:11 PM
Is there any way to view the
prefect.context
a flow was using during a flow run
k

Kevin Kho

01/06/2022, 8:14 PM
I don’t think so. Is there something specific you are looking for?
l

Leon Kozlowski

01/06/2022, 8:25 PM
I’ve been using a value from the prefect context (scheduled_start_time) and I just want to confirm its yield the value I expect at runtime, I suppose I could log it for that matter to check
3 Views