Skip to content

fix: Call to /status to ensure it is valid rqlite node#502

Open
orbitwebsites-cloud wants to merge 2 commits intoouterbase:developfrom
orbitwebsites-cloud:fix/issue-59
Open

fix: Call to /status to ensure it is valid rqlite node#502
orbitwebsites-cloud wants to merge 2 commits intoouterbase:developfrom
orbitwebsites-cloud:fix/issue-59

Conversation

@orbitwebsites-cloud
Copy link
Copy Markdown

Adds explicit network test connect call to /status endpoint for rqlite node validation

This PR introduces a check to ensure a valid rqlite node connection by calling the /status endpoint and verifying a 200 response status code. The implementation aligns with the rqlite project's main.go file, which sets the X-Rqlite-Version HTTP header.

Closes #

Closes #59

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.

Call to /status to ensure it is valid rqlite node

1 participant