Michael Levenson
12/27/2022, 4:41 PMPrefect Core Version: 1.2.4
I trigger a flow run from a github actions step and it just hangs (happened yesterday and the run state was still in progress for 2 days) even though the job does not exist
I know the flow did not finish because I see that my ml model tracking service did not register a new model
I triggered the flow manually and it successfully completed.
This flow is also scheduled and completes.
What could be causing this issue?
intermittent read time out error on the agent:
2022-12-27T04:49:54+02:00 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)")'
Marwan Sarieddine
12/27/2022, 6:01 PMBianca Hoch
12/27/2022, 6:11 PM