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

Remove combined fail increment #3387

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

rob-maron
Copy link
Collaborator

This removes a spot where we increment the primary network's failure counter when it's not clear if it failed or not. Right now if a view doesn't update for any reason within a specified amount of time, we treat this as a primary network failure. This would force nodes to use Libp2p if something else happens, like we are running into some timeouts

Copy link
Contributor

@jparr721 jparr721 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the test failures somehow related to this?

@rob-maron
Copy link
Collaborator Author

Are the test failures somehow related to this?

Unfortunately I don't think so, but it fixes an issue we saw in staging

@rob-maron rob-maron merged commit 2b9d997 into main Jun 27, 2024
33 of 36 checks passed
@rob-maron rob-maron deleted the rm/combined-fail-counter-incr branch June 27, 2024 14:26
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.

None yet

2 participants