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

Report unhealthy if we think we are out of sync #4796

Merged
merged 3 commits into from Feb 8, 2020

Conversation

prestonvanloon
Copy link
Member

In the rare case that a node falls out of sync, it should report itself as unhealthy until it is able to catch up to the head of the chain.

@prestonvanloon prestonvanloon added Enhancement New feature or request Ready For Review A pull request ready for code review labels Feb 8, 2020
@codecov
Copy link

codecov bot commented Feb 8, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@c7367af). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #4796   +/-   ##
=========================================
  Coverage          ?   45.56%           
=========================================
  Files             ?      200           
  Lines             ?    15035           
  Branches          ?        0           
=========================================
  Hits              ?     6851           
  Misses            ?     7093           
  Partials          ?     1091

@prylabs-bulldozer prylabs-bulldozer bot merged commit 70cb06d into master Feb 8, 2020
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* Report unhealthy if we think we are out of sync
* gofmt
* Merge refs/heads/master into out-of-sync-unhealthy
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* Report unhealthy if we think we are out of sync
* gofmt
* Merge refs/heads/master into out-of-sync-unhealthy
@farazdagi farazdagi deleted the out-of-sync-unhealthy branch August 10, 2020 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants