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 Health Reporting for Validator Client Node Connection #7181

Merged
merged 15 commits into from
Sep 8, 2020

Conversation

rauljordan
Copy link
Contributor

The node_connection API endpoint was not working properly. We should return connected: false if there is any error either in the validator client status or in the retrieval of the node's sync status.

@rauljordan rauljordan requested a review from a team as a code owner September 4, 2020 22:50
@rauljordan rauljordan self-assigned this Sep 4, 2020
@rauljordan rauljordan added API Api related tasks OK to merge labels Sep 4, 2020
terencechain
terencechain previously approved these changes Sep 4, 2020
@codecov
Copy link

codecov bot commented Sep 8, 2020

Codecov Report

Merging #7181 into master will increase coverage by 1.52%.
The diff coverage is 70.29%.

@@            Coverage Diff             @@
##           master    #7181      +/-   ##
==========================================
+ Coverage   60.07%   61.59%   +1.52%     
==========================================
  Files         323      410      +87     
  Lines       27422    32597    +5175     
==========================================
+ Hits        16473    20079    +3606     
- Misses       8733     9648     +915     
- Partials     2216     2870     +654     

@prylabs-bulldozer prylabs-bulldozer bot merged commit cb1f448 into master Sep 8, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix-health branch September 8, 2020 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Api related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants