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

fix: handle case where a node is added #491

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

adamspofford-dfinity
Copy link
Contributor

Currently it is an error if there is a subnet in the cache and a node's signature is from a node not in the cache. This causes an error in the five minutes after a node is added to a subnet. This PR refreshes the cache once before raising the error.

@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner November 16, 2023 22:00
@adamspofford-dfinity adamspofford-dfinity merged commit a0e851f into main Nov 16, 2023
23 checks passed
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/new-node-cache-miss branch November 16, 2023 23:03
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

Successfully merging this pull request may close these issues.

2 participants