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

rpki-client: Inconsistent RPKI repository caching results #19

Open
fjahr opened this issue Aug 21, 2024 · 3 comments
Open

rpki-client: Inconsistent RPKI repository caching results #19

fjahr opened this issue Aug 21, 2024 · 3 comments

Comments

@fjahr
Copy link
Collaborator

fjahr commented Aug 21, 2024

We are sometimes getting more RPKI repositories than on other runs. IRR always completes the data but it would be good to understand what is causing this and if there is anything that we can improve on our side.

I opened an issue in the rpki-client github: rpki-client/rpki-client-portable#116

@job
Copy link

job commented Sep 5, 2024

It is best to use the same repository across multiple runs, not start empty every time

@fjahr
Copy link
Collaborator Author

fjahr commented Sep 23, 2024

Ok, I think we can try to add something like this for our scheduled runs. We can try to sync once before the we actually run and then just resync with the same cache dir when our run actually starts.

@job
Copy link

job commented Sep 24, 2024

I recommend to somehow sync at least once an hour, this increases the chance to overcome intermittent transient reachability issues repositories might have

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

No branches or pull requests

2 participants