feat: healthcheck requires minimum ASN count

This commit is contained in:
2026-01-19 19:24:17 +01:00
parent 623c81d406
commit 34e85bb6cd
4 changed files with 47 additions and 3 deletions

View File

@@ -12,3 +12,6 @@ UPDATE_INTERVAL_SECONDS=2592000
# PeeringDB info_type filter (should match PeeringDB values)
PDB_INFO_TYPE=Educational/Research
# minimum ASN entries for healthy /healthz
MIN_ASN_COUNT=10