Saurabh Indoria
04/21/2022, 4:23 AMrequests.exceptions.RetryError: HTTPSConnectionPool(host='<http://api.prefect.io|api.prefect.io>', port=443): Max retries exceeded with url: / (Caused by ResponseError('too many 502 error responses'))
And
urllib3.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)",))
Are there any API limits, throttling, etc?Kevin Kho
04/21/2022, 5:09 AMSaurabh Indoria
04/21/2022, 6:29 AMAnna Geller
04/21/2022, 12:27 PM