Skip to content

Tighten HTTP readiness check #206

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
Apr 13, 2023
Merged

Tighten HTTP readiness check #206

merged 1 commit into from
Apr 13, 2023

Conversation

bnusunny
Copy link
Contributor

Issue #, if available:

close #141

Description of changes:

Tighten HTTP readiness check:

500 > status >= 100 => ready
otherwise => not ready

This will avoid issues when nginx proxing a web app and the web app is slow to start.

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

500 > status >= 100 => ready
otherwise => not ready
@bnusunny bnusunny requested a review from calavera April 13, 2023 12:54
@bnusunny bnusunny merged commit bae4138 into main Apr 13, 2023
@bnusunny bnusunny deleted the tighten_readiness_check branch April 13, 2023 15:54
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.

lambda-adapter State: Ready Events: []
2 participants