resolver: adaptive live batch sizing and cooldown-aware summary

This commit is contained in:
beckline
2026-02-25 10:24:02 +03:00
parent 29dde73f04
commit 4b1a189152
3 changed files with 165 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
- [x] ~~3. Add stale-keep policy.~~
- [x] ~~4. Wire 24h precheck cycle (soft pruning only).~~
- [x] ~~5. Expose metrics/log clarity in API + GUI (API/trace done; DNS benchmark load-profile UI done; route badges done).~~
- [ ] 6. Tune thresholds with production data (pass-1 timeout-suspect; pass-2 NX hard-quarantine off; pass-3 DNS upstream cooldown in-run).
- [ ] 6. Tune thresholds with production data (pass-1 timeout-suspect; pass-2 NX hard-quarantine off; pass-3 DNS upstream cooldown in-run; pass-4 adaptive live-batch 1200..5000).
## 1) Goal
- Stabilize resolver behavior under high domain volume.