docs: update project docs for weighted proxy selection

Add selection weight section to USAGE.md with decay formula and
reference table. Mark feature complete in ROADMAP and TASKS.
Update README and PROJECT descriptions.
This commit is contained in:
user
2026-02-15 15:49:54 +01:00
parent b60264b865
commit 0ed9142b1a
6 changed files with 25 additions and 6 deletions

View File

@@ -19,6 +19,7 @@
- [x] Connection retry with proxy rotation
- [x] Connection metrics (periodic + shutdown logging)
- [x] Managed proxy pool (multi-source, health-tested, persistent)
- [x] Weighted proxy selection (prefer recently-tested proxies)
## Next
- [ ] Integration tests with mock proxy server