Camilo Fernandez
03/29/2022, 12:18 PMprefect run -i "efc4568a-1fbd-4a14-8ef1-f137bdb45fcf" --watch
I receive the following warning:
WARNING | It has been 270 seconds and your flow run has not been submitted by an agent. Agent 122a102c-f083-48a8-b6f4-efd38e1b14f6 (agent) has matching labels and last queried a few seconds ago. It should deploy your flow run.
Anna Geller
03/29/2022, 12:21 PMprefect agent local start --log-level DEBUG
Camilo Fernandez
03/29/2022, 12:42 PM[2022-03-29 12:28:59,862] DEBUG - agent | Sleeping flow run poller for 10.0 seconds...
[2022-03-29 12:29:09,862] DEBUG - agent | Querying for ready flow runs...
should the agent be set up with a specific tenant? I'm using prefect server and not the cloud version btwAnna Geller
03/29/2022, 1:18 PMCamilo Fernandez
03/29/2022, 1:23 PMprefect agent local start --tenant-id 0446d311-00bc-452d-bc9c-f341385285345
Anna Geller
03/29/2022, 1:39 PM