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

Wire up host level task scheduler #2779

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

yycptt
Copy link
Member

@yycptt yycptt commented Apr 28, 2022

What changed?

  • Add dynamicconfigs for enabling and tuning host level task scheduler
  • Initialize host level task scheduler, if enabled, on service startup
  • Will change the base branch after Limit task processing time #2770 is landed

Why?

  • Host level worker pool

How did you test it?

  • Tested locally using canary with feature flag enabled.

Potential risks

  • N/A, not enabled by default

Is hotfix candidate?

  • No.

@yycptt yycptt requested review from wxing1292 and yiminc April 28, 2022 17:51
@yycptt yycptt requested a review from a team as a code owner April 28, 2022 17:51
@yycptt yycptt changed the base branch from master to limit-task-context-timeout April 28, 2022 18:37
@yycptt yycptt changed the base branch from limit-task-context-timeout to master April 28, 2022 22:49
@yycptt yycptt changed the base branch from master to limit-task-context-timeout April 28, 2022 22:49
@yycptt yycptt changed the base branch from limit-task-context-timeout to master April 28, 2022 22:49
@yycptt yycptt merged commit 08d0232 into temporalio:master Apr 29, 2022
@yycptt yycptt deleted the host-level-scheduler branch April 29, 2022 00:41
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.

None yet

2 participants