Hello! Is there a difference between running a scr...
# prefect-cloud
м
Hello! Is there a difference between running a script in flow and running a script in docker? I'm trying to get data from kubernetes and when the flow starts, it writes an error, and if you run this script in the docker, it will work.
s
What is the error that is thrown? Have you tested the flows locally?