You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following intermittently on my lambda app. It seems about every ~10 requests to /v1/batch have the connection refused by api.segment.io
error uploading: HTTPSConnectionPool(host='api.segment.io', port=443): Max retries exceeded with url: /v1/batch (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f293b141080>: Failed to establish a new connection: [Errno 1] Operation not permitted',))