Skip to content

Handshake between sidecar and application process on startup #189

Open
@dgrove-oss

Description

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.

Activity

self-assigned this
on Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Handshake between sidecar and application process on startup · Issue #189 · IBM/kar