Commit d7a5a2a
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- proto
- taskqueue/v1
- temporalproto/openapi
- workflowservice/v1
5 files changed
+550
-507
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments