Skip to content

[raft] Improve /healthy status to return an error when raft errored#1546

Open
the-glu wants to merge 13 commits into
interuss:masterfrom
Orbitalize:healthy_endpoint
Open

[raft] Improve /healthy status to return an error when raft errored#1546
the-glu wants to merge 13 commits into
interuss:masterfrom
Orbitalize:healthy_endpoint

Conversation

@the-glu

@the-glu the-glu commented Jun 17, 2026

Copy link
Copy Markdown
Member

This PR, following #1540 , change the /healthy status to return an error when raft stopped or is not available.

Should something wrong happens, various watchdogs (like k8s) will probably restart the containers and hopefully make it right again.

When raft is down, no queries are possible anymore anyways.

@barroco barroco added the dss-raft Relating to the application-layer consensus implemenation based on raft label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dss-raft Relating to the application-layer consensus implemenation based on raft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants