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

Use max join time as start timeout #3911

Merged
merged 4 commits into from
Feb 7, 2023
Merged

Conversation

yux0
Copy link
Contributor

@yux0 yux0 commented Feb 7, 2023

What changed?
Use max join time as start timeout.

Why?
https://github.com/uber-go/fx/pull/875/files
Fx fix the context timeout error. The server start timeout could be too short.

How did you test it?
local test:

  1. Make start
  2. Kill the process
  3. Immediately run ./temporal-server --env development-cass --allow-no-auth start --service frontend

Potential risks

Is hotfix candidate?
Consider for #3826

@yux0 yux0 requested a review from a team as a code owner February 7, 2023 07:08
temporal/server_impl.go Outdated Show resolved Hide resolved
yux0 and others added 2 commits February 7, 2023 12:05
Co-authored-by: David Reiss <dnr@dnr.im>
@yux0 yux0 merged commit 793dd7e into temporalio:master Feb 7, 2023
@yux0 yux0 deleted the server-start-timeout branch February 7, 2023 20:59
yux0 added a commit that referenced this pull request Feb 7, 2023
* Use max join time as start timeout
@pattersp
Copy link

Will this PR make it into the next release and if so do you know the timeline for that?

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.

4 participants