Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception handler for Irrdb\\UpdateAsnDb, Irrdb\\UpdatePrefixDb #877

Open
nickhilliard opened this issue Jan 26, 2024 · 2 comments
Open

Comments

@nickhilliard
Copy link
Member

At the moment, any querier exception for either of these handlers will cause the entire query process to bomb out. There needs to be an exception handler implemented for both methods.

Separately, the ixp-m operator needs to be given a hint if asn/prefix updates are wedged. e.g. "command hasn't run successfully in 48h, recommend intervention".

@barryo
Copy link
Member

barryo commented Feb 10, 2024

Phase 1 complete: continue to next customer on error + issue errors for cron email to capture and send.

Phase 2: improvement to create a persistent issue to be resolved by ixp

@netukorg
Copy link

Need to get this fix on to production.

The retirement of ARIN-NONAUTH as a source by ARIN was causing our updates to quietly bomb out when it got to the member with it listed as a source:

ERROR: Invalid source(s) 'RIPE,RIPE-NONAUTH,AFRINIC,ALTDB,ARIN,ARIN-NONAUTH,APNIC,NTTCOM,LEVEL3,RADB': F One or more selected sources are unavailable.

I have now removed ARIN-NONAUTH and run the update manually. Seems it hasn't been working properly for quite some time... :-S

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants