ethereum / beacon-APIs

Collection of RESTful APIs provided by Ethereum Beacon nodes
https://ethereum.github.io/beacon-APIs/
Creative Commons Zero v1.0 Universal
328 stars 167 forks source link

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

Closed mcdee closed 5 months ago

mcdee commented 5 months ago

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.