Jason Prado
05/02/2021, 2:17 AMpython myflow.py
and read Secrets within my flow. I’ve added the Secrets in the Cloud UI and authenticated with the prefect CLI. Is the right model that “running a flow locally without an agent never hits the server” or am I mistaken?Jenny
05/02/2021, 1:34 PMJason Prado
05/02/2021, 8:03 PMprefect agent docker start
) and a GitLab
storage configuration, and my flows fail: KeyError('The secret ... was not found...
. I’ve set the secrets in the cloud UI under team settings. Should I be expecting the cloud secrets to be fetched in this scenario?Jason Prado
05/02/2021, 8:41 PMJenny
05/02/2021, 11:35 PM