errors.fyi
community error code reference
errors.fyi
/
python
/
ConnectionAbortedError
ConnectionAbortedError
python
ConnectionAbortedError
Raised when a connection attempt is aborted by the peer. errno is ECONNABORTED.
References
https://docs.python.org/3/library/exceptions.html
โ all namespaces for ConnectionAbortedError