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

Handshake between sidecar and application process on startup #189

Open
dgrove-oss opened this issue Oct 4, 2021 · 0 comments
Open

Handshake between sidecar and application process on startup #189

dgrove-oss opened this issue Oct 4, 2021 · 0 comments
Assignees

Comments

@dgrove-oss
Copy link
Member

The sidecar should not attempt to invoke endpoints in the application process until the application process indicates it is ready to receive workload. One possible implementation would be to have the sidecar invoke a readiness route in the application and not invoke other application routes until the readiness route returns a 200 code.

@dgrove-oss dgrove-oss self-assigned this Oct 4, 2021
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

No branches or pull requests

1 participant