Skip to content

Commit f57f5e6

Browse files
Retry on connection failures (#292)
Fixes (#252) - Implemented improved error handling and retry mechanism to handle transient network failures such as connection resets. - Added exponential backoff strategy for retry attempts - Ensured graceful handling of connection-related errors like `ClientConnectorError`, `ClientOSError`, and `ServerDisconnectedError`
1 parent 5898da6 commit f57f5e6

File tree

3 files changed

+218
-186
lines changed

3 files changed

+218
-186
lines changed

0 commit comments

Comments
 (0)