kevin
03/28/2022, 3:54 PM{'_schema': 'Invalid data type: None'}
after it is scheduled but before the first task gets executed. When I try to run this flow in a local environment it executes as expected. Any idea what could be causing this issue?Kevin Kho
03/28/2022, 4:02 PMkevin
03/28/2022, 4:03 PMKevin Kho
03/28/2022, 4:04 PMkevin
03/28/2022, 4:05 PMKevin Kho
03/28/2022, 4:05 PMkevin
03/28/2022, 4:06 PMKevin Kho
03/28/2022, 4:06 PMkevin
03/28/2022, 4:07 PMKevin Kho
03/28/2022, 4:09 PMkevin
03/28/2022, 4:13 PMprefect.storage.Docker
using add_flow()
if that storage variable has already been set on a flow ex:
flow.storage = storage
Kevin Kho
03/28/2022, 10:32 PM