docs: replace round-robin references with sticky selection
The account selection is now sticky (stays on same account for cache continuity), not round-robin. Updated comments and docs to reflect this. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -43,7 +43,7 @@ If you have Antigravity installed and logged in, the proxy will automatically ex
|
||||
|
||||
**Option B: Add Google Accounts via OAuth (Recommended for Multi-Account)**
|
||||
|
||||
Add one or more Google accounts for round-robin load balancing:
|
||||
Add one or more Google accounts for load balancing:
|
||||
|
||||
```bash
|
||||
npm run accounts:add
|
||||
|
||||
Reference in New Issue
Block a user