temporalio / temporalio/features

[Feature Request] WorkflowService API to update activity rate limit on a task queue

Open
#402 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
32
Forks
28
Avg merge
1d 9h
Merged PRs (30d)
7

Description

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by reading the TaskQueueMetadata definition in temporal/api/taskqueue/v1/message.proto and the related WorkflowService request and response in temporal/api/workflowservice/v1/request_response.proto. Define an API for updating a task queue's activity rate limit independently of activity pollers, with completion shown by the server no longer flapping when workers use different limits.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.