Skip to content

feat: support load balancing and failover#108

Closed
qevolg wants to merge 8 commits intomainfrom
feat/main/failover2.0
Closed

feat: support load balancing and failover#108
qevolg wants to merge 8 commits intomainfrom
feat/main/failover2.0

Conversation

@qevolg
Copy link
Copy Markdown
Contributor

@qevolg qevolg commented Mar 11, 2026

Description

Issue(s)

  • Close/close/Fix/fix/Resolve/resolve: Issue Link

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

qevolg added 7 commits March 11, 2026 15:07
…r class

- Replaced ConnectionManager with WebSocketConnector for improved connection handling.
- Enhanced connection state management with new ConnectionState enum.
- Implemented retry logic for connection attempts with configurable options.
- Updated message sending methods to handle both string and binary messages.
- Introduced inflight request tracking and queuing for better request management.
- Added support for multi-host connection URLs.
- Removed legacy WebSocketConnectionPool and associated methods for cleaner architecture.
- Updated unit tests to reflect changes in connection management and ensure functionality.
@qevolg qevolg closed this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant