Is there an issue with the cloud API today? I have...
# ask-community
j
Is there an issue with the cloud API today? I have agent running which has suddenly (since ~9.20 UTC) stopped picking up flow runs - the agent is up and running - it did have the following error (but killed the agent and restarted since)
Copy code
WARNING:urllib3.connectionpool:Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='<http://api.prefect.io|api.prefect.io>', port=443): Read timed out. (read timeout=15)")': /
Any help would be much apreciated...
Was running successfully just before this with following log;
Copy code
[2022-11-18 09:25:32,514] INFO - agent | Completed deployment of flow run 2a48c870-57c3-4950-9ea4-11c4cf0ea0a9
INFO:agent:Completed deployment of flow run 2a48c870-57c3-4950-9ea4-11c4cf0ea0a9
Cloud UI seems to still be querying the agent successfully;
Ok they literally just all started again...have never seen behaviour like this before...