errors.fyi
community error code reference
errors.fyi
/
ConnectionResetError
ConnectionResetError
python
ConnectionResetError
Raised when a connection is reset by the peer. errno is ECONNRESET.
References
https://docs.python.org/3/library/exceptions.html
← all namespaces