Skip to content

readiness check verify the http status code is successful (2xx) #46

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

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

bnusunny
Copy link
Contributor

@bnusunny bnusunny commented Jul 18, 2022

Issue #, if available:

Close #39

Description of changes:

At cold start, Adapter will send GET request to the web app. With this change, Adapter will verify that the http response web application returns is successful (2xx).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bnusunny bnusunny merged commit eac2a49 into main Jul 18, 2022
@bnusunny
Copy link
Contributor Author

Close #39

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.

readiness check should verify http response code is 2xx
1 participant