docs: update for codebase consolidation and startup fixes
- Remove source.py from architecture (deleted) - Add metrics.py to module list - Update warm start: trusts cached state, instant startup - Update signal handling: registered before startup - Add refactoring tasks to TASKS.md - Remove stale troubleshooting entry Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
- [x] Per-proxy backoff (connection failure cooldown)
|
||||
- [x] Stale proxy expiry (last_seen TTL)
|
||||
- [x] Pool stats in periodic metrics log
|
||||
- [x] Fast warm start (deferred full health test)
|
||||
- [x] Instant warm start (trust cached state, defer all health tests)
|
||||
- [x] Static chain health check (pre-flight before pool tests)
|
||||
- [x] SIGHUP hot config reload
|
||||
- [x] Dead proxy reporting to source API
|
||||
|
||||
Reference in New Issue
Block a user