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

Set Healthz to Return Error if Chain Has Not Yet Started #7077

Merged
merged 4 commits into from
Aug 21, 2020

Conversation

rauljordan
Copy link
Contributor

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

The sync service's status reports no error when the chain is processing deposits when it should instead return error for the purposes of the healthz endpoint of the beacon node.

Which issues(s) does this PR fix?

Fixes #6682

@prylabs-bulldozer prylabs-bulldozer bot merged commit c9caf5d into master Aug 21, 2020
@farazdagi farazdagi deleted the fix-healthz-when-process-deposits branch August 25, 2020 15:48
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.

Healthz of beacon returns incorrect status before syncing
3 participants