https://prefect.io logo
h

haris khan

08/10/2022, 1:47 PM
pickle issue in prefect 2
k

Khuyen Tran

08/10/2022, 2:56 PM
Can you share the snippet of the code that produces this error?
h

haris khan

08/10/2022, 4:38 PM
i've multiple deployments of flows and these multiple subflows are run through a main flow . all are deployed and the main deployment is run through prefect cloud as a job on kubernetes . the deployment is done correct and the flow runs as well but encounters this error
k

Khuyen Tran

08/10/2022, 5:48 PM
So you have no issues running individual subflows?
h

haris khan

08/11/2022, 8:02 AM
yes
the issue is with sending data to big query
3 Views