temporalio / temporalio/temporal

Dynamic Task Queue rate limiting

Open
#3,503 2 comments 2 reactions 1 assignee View on GitHub

@dnr is already working on this.

Since Oct 21, 2022.

enhancement
Dominant language
Go
Stars
23.2k
Forks
1.9k
Avg merge
2d 8h
Merged PRs (30d)
228

Description

We would like to dynamically rate limit a task queue in order to act as a circuit breaker. The task queue would be scaled back when a downstream service is strugling.

They aim would be Ability to be able to change the rate limit with changing having to restart the worker similar to https://github.com/temporalio/temporal/issues/3288

Further discussion at https://temporalio.slack.com/archives/CTRCR8RBP/p1665723548780049?thread_ts=1665722496.266549&cid=CTRCR8RBP

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.