Skip to content

fix(proxy): pure proxy-pool selector/rotation helper - #87

Merged
Vanszs merged 1 commit into
Vanszs:mainfrom
mahdiwafy:pr/proxy-rotation-only
Aug 6, 2026
Merged

fix(proxy): pure proxy-pool selector/rotation helper#87
Vanszs merged 1 commit into
Vanszs:mainfrom
mahdiwafy:pr/proxy-rotation-only

Conversation

@mahdiwafy

Copy link
Copy Markdown

Summary

Focused revision per maintainer feedback on PR #77. Splits the combined PR into just the proxy-pool selector/rotation change.

Scope

  • src/lib/network/connectionProxy.js only.
  • Keeps connection-level proxy precedence and existing relay/strictProxy/noProxy semantics.
  • Filters inactive/invalid pools before selection.
  • Documents process-local rotation behavior.
  • No token-saver removal, no quota/limits, no unrelated UI changes.

Test Plan

  • build npm run build
  • focused unit tests

Focused revision per VansRouter maintainer feedback (PR Vanszs#77 split):
- keep connection-level proxy precedence and existing relay/strictProxy/noProxy semantics
- filter inactive/invalid pools before selection
- document process-local rotation behavior
No token-saver removal, no quota/limits, no unrelated UI changes.
@mahdiwafy

Copy link
Copy Markdown
Author

Build and tests verified:

  • npm run build
  • Focused vitest suite: 42 passed ✅
    Scope is connectionProxy.js only — proxy-pool selector/rotation, no quota/token-saver/UI.

@Vanszs
Vanszs merged commit f6c8adf into Vanszs:main Aug 6, 2026
6 checks passed
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.

2 participants