Skip to content

Commit d7a5a2a

Browse files
Allow fairness weight overrides via UpdateTaskQueueConfig API (#626)
<!-- Describe what has changed in this PR --> **What changed?** + Added two update fairness weight maps to the UpdateTaskQueueConfig api request. + Added a fairness_weights map in the taskQueueConfig message to enable persistence and return response. <!-- Tell your future self why have you made these changes --> **Why?** + Allow override of fairness weights for individual fairness keys via UpdateTaskQueueConfig api. <!-- Are there any breaking changes on binary or code level? --> **Breaking changes** + No. <!-- If this breaks the Server, please provide the Server PR to merge right after this PR was merged. --> **Server PR** --------- Co-authored-by: Stephan Behnke <[email protected]> Co-authored-by: Stephan Behnke <[email protected]>
1 parent b064d67 commit d7a5a2a

File tree

5 files changed

+550
-507
lines changed

5 files changed

+550
-507
lines changed

taskqueue/v1/message.pb.go

Lines changed: 51 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

temporalproto/openapi/openapiv2.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

temporalproto/openapi/openapiv3.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)