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

Clarify use of 206 status code for node health. #442

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

mcdee
Copy link
Contributor

@mcdee mcdee commented Apr 12, 2024

The 206 return code for the node health endpoint does not take into account the situation where the consensus node may be synced by the execution node is optimistic. Clarify that this situation should return the 206 status code.

The 206 return code for the node health endpoint does not take into
account the situation where the consensus node may be synced by the
execution node is optimistic.  Clarify that this situation should return
the 206 status code.
apis/node/health.yaml Outdated Show resolved Hide resolved
Co-authored-by: Nico Flaig <nflaig@protonmail.com>
@rkapka rkapka merged commit 934dc14 into ethereum:master Apr 12, 2024
3 checks passed
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

4 participants