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

App Health Checks page is missing description of defined behavior for when an app has multiple replicas #4484

Open
alexmarshalldw opened this issue Jan 8, 2025 · 0 comments
Labels
content/missing-information More information requested or needed

Comments

@alexmarshalldw
Copy link

What content needs to be created or modified?
The current content for App Health Checks does not provide a description for the defined behavior of App Health Checks for applications with multiple pods running. e.g. when one pod is deemed unhealthy out of a replica set, does DAPR cut off access to all pods or just the unhealthy one ?

Describe the solution you'd like
I'd like to see the defined behavior for multiple-replica applications added to this page, e.g. what happens when one pod is unhealthy ? what happens when a majority of pods are unhealthy ? How does number of unhealthy pods impact delivery of Service Invocations, Pub/Sub subscriptions, etc to each of the different pods with differing health states ?

Where should the new material be placed?
In the existing page for App Health Checks under Operations => Resiliency => Health Checks => App Health Checks in the navigation menu for the documentation.

@alexmarshalldw alexmarshalldw added the content/missing-information More information requested or needed label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content/missing-information More information requested or needed
Projects
None yet
Development

No branches or pull requests

1 participant