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

Return HTTP error 503 for /poolHealth and /oracleHealth endpoints when health is not OK #303

Merged
merged 1 commit into from Jul 14, 2023

Conversation

greenhat
Copy link
Member

Close #300

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5544972314

  • 0 of 18 (0.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 54.61%

Changes Missing Coverage Covered Lines Changed/Added Lines %
core/src/api.rs 0 18 0.0%
Files with Coverage Reduction New Missed Lines %
core/src/api.rs 2 0%
Totals Coverage Status
Change from base Build 5529169464: -0.1%
Covered Lines: 2061
Relevant Lines: 3774

💛 - Coveralls

@greenhat greenhat merged commit c692ca0 into develop Jul 14, 2023
7 checks passed
@greenhat greenhat deleted the i300-503-error-health-api branch July 14, 2023 08:15
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.

Return 503 HTTP error for pool and oracle health endpoints when it's down
2 participants