-
Notifications
You must be signed in to change notification settings - Fork 784
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(BybitMain): implement session with retry strategy for API requests
- Enhanced the BybitMain class to use a requests.Session with a retry strategy, improving resilience against transient network issues. - Updated API calls to utilize the session, allowing for automatic retries on specified HTTP status codes. - Added timeout settings to API requests to prevent hanging connections.
- Loading branch information
Showing
1 changed file
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters