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

Application Status health check when performed graceful shutdown #1365

Merged
merged 11 commits into from
Aug 9, 2022

Conversation

OlegOLK
Copy link
Contributor

@OlegOLK OlegOLK commented Aug 1, 2022

What this PR does / why we need it: This PR adds a health check that will change the health status of the application when the application host has performed a graceful shutdown. This will block incoming requests to the application.

Special notes for your reviewer:

Does this PR introduce a user-facing change?: No

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • [ ✔️] Code compiles correctly
  • [ ✔️] Created/updated tests
  • [ ✔️] Unit tests passing
  • [ ✔️] End-to-end tests passing
  • [ ✔️] Extended the documentation
  • [ ✔️] Provided sample for the feature

build/dependencies.props Outdated Show resolved Hide resolved
@OlegOLK OlegOLK requested a review from sungam3r August 4, 2022 10:34
@OlegOLK OlegOLK requested a review from sungam3r August 8, 2022 17:09
@OlegOLK OlegOLK requested a review from sungam3r August 9, 2022 07:55
@sungam3r sungam3r added the enhancement New feature or request label Aug 9, 2022
@sungam3r sungam3r merged commit d2ed558 into Xabaril:master Aug 9, 2022
@sungam3r
Copy link
Collaborator

sungam3r commented Aug 9, 2022

Thanks.

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

Successfully merging this pull request may close these issues.

2 participants