Skip to content

Tighten HTTP readiness check#206

Merged
bnusunny merged 1 commit intomainfrom
tighten_readiness_check
Apr 13, 2023
Merged

Tighten HTTP readiness check#206
bnusunny merged 1 commit intomainfrom
tighten_readiness_check

Conversation

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