Rene Fichtmueller
5b04fc663f
fix: cap lookup/validate at ≤10s cold, fix infinite skeleton spinner
lookup:
- Remove WithRetry on Prefixes/Neighbours (8s+retry+8s=17s → 8s max)
- Add 9s hard cap inside timedFetch per source
- Visibility timeout 12s → 8s
validate:
- Phase 1 timeout 8s → 5s (prevents blocking Phase 2)
- Phase 2 per-check cap: 10s → 5s (total ≤10s for any ASN)
- rdns sample: 20 → 3 (was 20 concurrent RIPE Stat calls)
- rdns per-call timeout: 5s → 4s
Frontend doLookup:
- Add 15s AbortController on /api/lookup fetch
- Show 'timed out — try again' instead of infinite skeleton spinner
2026-04-09 08:52:28 +02:00
..
2026-03-30 21:23:42 +02:00
2026-04-02 21:39:28 +00:00
2026-03-30 21:23:42 +02:00
2026-04-09 08:52:28 +02:00
2026-04-02 21:39:28 +00:00
2026-04-02 21:39:28 +00:00
2026-03-29 16:23:34 +02:00