Matthew Bell
08/13/2024, 4:10 PMBianca Hoch
08/13/2024, 4:12 PMBianca Hoch
08/13/2024, 4:12 PMstart_time
is one of those valuesMatthew Bell
08/13/2024, 4:14 PMget_run_context
context returns the FlowRunContext
but if it returns the TaskRunContext
then start_time
refers to the start time of the task rather than the flow.
The problem is I can't seem to find a way to access FlowRunContext
inside of a taskMatthew Bell
08/13/2024, 4:15 PMMatthew Bell
08/13/2024, 4:19 PMFlowRunContext
myselfBianca Hoch
08/13/2024, 4:23 PMBianca Hoch
08/13/2024, 4:23 PMMatthew Bell
08/13/2024, 4:23 PM