Skip to content

Conversation

dnr
Copy link
Contributor

@dnr dnr commented Feb 10, 2023

What changed?
Frontend shouldn't return SERVING (for temporal.api.workflowservice.v1.WorkflowService) until it has initialized ringpop.

Why?
During this period any rpc sent to frontend that requires a history or matching backend will fail, so it shouldn't accept them.

How did you test it?
Manually, will test in staging environment

Potential risks

Is hotfix candidate?

@dnr dnr requested a review from a team as a code owner February 10, 2023 05:53
@yux0
Copy link
Contributor

yux0 commented Feb 10, 2023

Is the health check from client side?

@dnr
Copy link
Contributor Author

dnr commented Feb 10, 2023

Is the health check from client side?

These are health checks that are done by a load-balancer or similar to decide if it should send traffic here

@dnr dnr merged commit 2d9bb16 into temporalio:master Feb 10, 2023
@dnr dnr deleted the health2 branch February 10, 2023 20:59
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.

2 participants