temporalio / temporalio/features
StickyTaskQueueDrainTimeout
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? Please describe.
A feature level issue, referencing the work that was recently done in Java.
Describe the solution you'd like
Add an option to drain sticky task queue during graceful shutdown. Worker will stop polling on the normal task queue and only poll on the stick task queue to complete workflows while the worker is shutting down.
Per-SDK Tickets
- Go -
- Java - https://github.com/temporalio/sdk-java/pull/2019
- Core -
- TypeScript -
- Python -
- .NET -
- PHP -
- Temporal CLI -
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Java implementation in https://github.com/temporalio/sdk-java/pull/2019 and the unchecked Go, Core, TypeScript, Python, .NET, PHP, and Temporal CLI entries. Determine the corresponding scope for this feature issue and verify the graceful-shutdown behavior for each applicable SDK.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, go, java, php, python, typescript
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100