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

HealthCheck endpoint to gather info on the rpcproxy connection status #118

Closed
tiero opened this issue Dec 10, 2021 · 4 comments · Fixed by #147
Closed

HealthCheck endpoint to gather info on the rpcproxy connection status #118

tiero opened this issue Dec 10, 2021 · 4 comments · Fixed by #147
Assignees

Comments

@tiero
Copy link
Contributor

tiero commented Dec 10, 2021

No description provided.

@tiero
Copy link
Contributor Author

tiero commented Dec 10, 2021

or maybe calling the daemon isReady shoudl be enought?

@Janaka-Steph
Copy link
Collaborator

I would say isReady is enough

@tiero
Copy link
Contributor Author

tiero commented Dec 10, 2021

isReady tells you the daemon works (and implicitly the proxy too) but we cannot really know if ONLY the proxy is down (and maybe we need to restart it?)

@Janaka-Steph
Copy link
Collaborator

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 a pull request may close this issue.

3 participants