Jacques
04/22/2020, 7:59 PMshared_context = prefect.utilities.context.Context()
and then passing that to run with my_flow.run(context=shared_context)
but this doesn't seem to solve my problem. Would appreciate any pointer in the right direction!Jim Crist-Harif
04/22/2020, 8:03 PMnicholas
04/22/2020, 8:12 PMJacques
04/22/2020, 8:13 PMnicholas
04/22/2020, 8:31 PMJacques
04/22/2020, 8:37 PM