Mac
04/26/2022, 4:17 PMConnectTimeout(MaxRetryError("HTTPSConnectionPool(host='<http://api.github.com|api.github.com>', port=443): Max retries exceeded with url: *redacted* (Caused by ConnectTimeoutError(, 'Connection to <http://api.github.com|api.github.com> timed out. (connect timeout=15)'))
Kevin Kho
flow.run_config = KubernetesRun(..., env={"PREFECT__CLOUD__REQUEST_TIMEOUT": 60})
Mac
04/26/2022, 4:33 PMKevin Kho
Mac
04/26/2022, 4:42 PM11:00:38
INFO
agent
Submitted for execution: Task arn:aws:ecs:*****
11:01:24
INFO
GitHub
Downloading flow from GitHub storage - repo: '****', path: '****.py'
11:01:40
ERROR
execute flow-run
Failed to load and execute flow run: ConnectTimeout(MaxRetryError("HTTPSConnectionPool(host='<http://api.github.com|api.github.com>', port=443): Max retries exceeded with url: **** (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7ff417584a10>, 'Connection to <http://api.github.com|api.github.com> timed out. (connect timeout=15)'))"))
Kevin Kho
Mac
04/28/2022, 3:38 PMKevin Kho
Mac
04/28/2022, 4:51 PMKevin Kho
Anna Geller
Mac
04/29/2022, 1:36 AM