Skip to content

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

Merged
bnusunny merged 1 commit intomainfrom
dev
Jul 18, 2022
Merged

readiness check verify the http status code is successful (2xx)#46
bnusunny merged 1 commit intomainfrom
dev

Conversation

@bnusunny
Copy link
Copy Markdown
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
Copy Markdown
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