docs: update project docs for backoff, stale expiry, pool metrics
Add failure backoff and stale expiry sections to USAGE. Document pool= field in metrics output. Update ROADMAP, TASKS, TODO with completed items and remaining suggestions. Add metrics example to CHEATSHEET.
This commit is contained in:
3
TASKS.md
3
TASKS.md
@@ -20,6 +20,9 @@
|
||||
- [x] Connection metrics (periodic + shutdown logging)
|
||||
- [x] Managed proxy pool (multi-source, health-tested, persistent)
|
||||
- [x] Weighted proxy selection (prefer recently-tested proxies)
|
||||
- [x] Per-proxy backoff (60s cooldown after connection failure)
|
||||
- [x] Stale proxy expiry (evict dead proxies not seen for 3 refresh cycles)
|
||||
- [x] Pool stats in periodic metrics log (`pool=alive/total`)
|
||||
|
||||
## Next
|
||||
- [ ] Integration tests with mock proxy server
|
||||
|
||||
Reference in New Issue
Block a user