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

[FEATURE REQUEST] Add Status Endpoint #162

Closed
ashwinnair14 opened this issue Aug 14, 2024 · 0 comments · Fixed by #164
Closed

[FEATURE REQUEST] Add Status Endpoint #162

ashwinnair14 opened this issue Aug 14, 2024 · 0 comments · Fixed by #164
Assignees
Labels
feature request Reliability Aana is designed to be reliable and robust. It is built to be fault-tolerant and to handle failures

Comments

@ashwinnair14
Copy link
Contributor

ashwinnair14 commented Aug 14, 2024

Feature Summary

Add a status endpoint to the SDK that returns the Ray cluster status.

Justification/Rationale

  • Ensures the application is running smoothly by monitoring the Ray cluster.
  • Notifies when a restart is required or if any issues arise, improving reliability.

Proposed Implementation

  • Add a status endpoint to the SDK.
  • The endpoint will:
    • Report the Ray cluster's status.
    • Return a simple status object (e.g., JSON) with key details.
@movchan74 movchan74 changed the title Add status endpoint for SDK to know when a restart is required [FEATURE REQUEST] Add Status Endpoint Aug 14, 2024
@movchan74 movchan74 added feature request Reliability Aana is designed to be reliable and robust. It is built to be fault-tolerant and to handle failures labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Reliability Aana is designed to be reliable and robust. It is built to be fault-tolerant and to handle failures
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants