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

CLI: update peers periodically #548

Open
walkah opened this issue Aug 31, 2021 · 0 comments
Open

CLI: update peers periodically #548

walkah opened this issue Aug 31, 2021 · 0 comments
Labels
🐛 bug Something isn't working

Comments

@walkah
Copy link
Member

walkah commented Aug 31, 2021

Currently the peers entry in config.yaml only updates when fission setup is run... so, if the peer list changes, this won't be reflected. We can periodically re-fetch this. We already check >= once per day for new CLI releases, we could check peers then or we can update the peer list if there is a connection failure (assume that the old peers may not be valid and get the latest list).

@walkah walkah added the 🐛 bug Something isn't working label Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant