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

add get endpoint node status #27

Open
louisevelayo opened this issue Jul 20, 2023 · 0 comments
Open

add get endpoint node status #27

louisevelayo opened this issue Jul 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@louisevelayo
Copy link
Collaborator

louisevelayo commented Jul 20, 2023

Context: The current version of the Node monitor only sends a status report at a predefined interval set by the node provider. However, for an improved user experience, it would be beneficial to allow the node provider to request the status of their nodes at any time.

Problem: The current version of the Node monitor lacks the capability for node providers to request real-time status updates outside the predefined reporting interval, which can be limiting during auditing or debugging phases.

Solution: To provide more flexibility, a new GET endpoint will be implemented, enabling node providers to request the status of their nodes on-demand. This enhancement depends on issue #26.

@louisevelayo louisevelayo added the enhancement New feature or request label Jul 20, 2023
@louisevelayo louisevelayo self-assigned this Jul 20, 2023
@louisevelayo louisevelayo changed the title add get endpoint for instant node status add get endpoint node status Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant