temporal icon indicating copy to clipboard operation
temporal copied to clipboard

Dynamic Task Queue rate limiting

Open jdupl123 opened this issue 2 years ago • 2 comments

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

jdupl123 avatar Oct 18 '22 06:10 jdupl123