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

Status Endpoint #164

Merged
merged 3 commits into from
Aug 16, 2024
Merged

Status Endpoint #164

merged 3 commits into from
Aug 16, 2024

Conversation

movchan74
Copy link
Contributor

Summary

This update introduces a new status endpoint to the SDK for monitoring status. It also includes additional tests for both the new endpoint and previously implemented functionality.

Key Changes

  1. Status Endpoint: Added a new endpoint that returns the SDK status, improving system monitoring capabilities.
  2. Status Endpoint Tests: Implemented tests to ensure the proper functioning of the new status endpoint.
  3. Deploy Error Tests: Added missing tests for deploy error handling, originally intended for PR Improved Error Messaging for Insufficient Resources and Parallel Deployment Implementation #148.

Closes #162

@movchan74 movchan74 self-assigned this Aug 14, 2024
@movchan74 movchan74 marked this pull request as ready for review August 14, 2024 14:27
@movchan74 movchan74 merged commit fc4734b into main Aug 16, 2024
6 checks passed
@movchan74 movchan74 deleted the status_endpoint branch August 16, 2024 08:38
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.

[FEATURE REQUEST] Add Status Endpoint
2 participants