Dylan
05/09/2022, 3:40 PMurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='<http://api.prefect.io|api.prefect.io>', port=443): Max retries exceeded with url: / (Caused by ReadTimeoutError("HTTPSConnectionPool(host='<http://api.prefect.io|api.prefect.io>', port=443): Read timed out. (read timeout=15)"))
Kevin Kho
05/09/2022, 3:42 PMprefect.context.config.cloud.request_timeout
as seen hereDylan
05/09/2022, 3:50 PMKevin Kho
05/09/2022, 3:56 PMPREFECT__CLOUD__REQUEST_TIMEOUT
Size could depend on your Flow too. Do you have any GraphQL queries (could be under the hood of tasks too like create_flow_run
?Dylan
05/09/2022, 4:00 PMprefect.engine.results.S3Result
I/O operation?Kevin Kho
05/09/2022, 4:02 PMDylan
05/09/2022, 4:09 PMKevin Kho
05/09/2022, 4:42 PM