- Add WHOIS Fetcher card showing fresh/stale/never-fetched ASN counts - Display hourly success/error counts and current fetch interval - Increase max WHOIS rate to 1/sec (down from 10 sec minimum) - Select random stale ASN instead of oldest for better distribution - Add index on whois_updated_at for query performance - Track success/error timestamps for hourly stats - Add GetWHOISStats database method for freshness statistics |
||
|---|---|---|
| .. | ||
| app_integration_test.go | ||
| app_test.go | ||
| app.go | ||
| ashandler.go | ||
| asnfetcher.go | ||
| cli.go | ||
| handler.go | ||
| peerhandler.go | ||
| peeringhandler.go | ||
| prefixhandler.go | ||