Clint M
08/18/2022, 2:11 PMnull
(local) storage###
### DO NOT EDIT BELOW THIS LINE
###
flow_name: etl
manifest_path: null
storage: null
path: /Users/clint/code/github/flowcast/till/prefect-example <------------- bad
entrypoint: src/prefect_example/flow.py:etl
parameter_openapi_schema:
title: Parameters
type: object
properties: {}
required: null
definitions: null
./
but the agent runs the code in some temp dir./
prefect-agent-84c5c6cd64-2r8gz prefect-agent FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp1b7dnxlfprefect/src/prefect_example/flow.py'
/home/app/code
)Oscar Björhn
08/18/2022, 2:23 PMClint M
08/18/2022, 2:34 PMOscar Björhn
08/18/2022, 2:39 PMClint M
08/18/2022, 2:44 PMOscar Björhn
08/18/2022, 2:48 PM