I get errors like this regularly on various Xero zaps.
Xero: ExternalHTTPSConnectionPool(host='api.xero.com', port=443): Max retries exceeded with url: /api.xro/2.0/Payments?order=Date+DESC&where=Status%3D%3D%22AUTHORISED%22+AND+Date+%3E+DateTime%282020%2C11%2C09%29+AND+PaymentType%3D%3D%22ACCRECPAYMENT%22 (Caused by ConnectTimeoutError(<useful.request_extras.ExternalHTTPSConnection object at 0x7f1ce24e6f40>, 'Connection to api.xero.com timed out. (connect timeout=30)'))
When I check the task log all ran okay and there are no errors.
This only happens with Xero.
Its a huge time waster, does anybody else have similar issues?