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

3 files changed

Lines changed: 218 additions & 186 deletions

File tree

0 commit comments

Comments
 (0)