temporalio / temporalio/temporal
Add API for worker to signal that it is shutting down
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Currently the main thing workers would use this API for is to reset the sticky task queue for any tasks on that queue.
While it is understand it might be a considerable effort and is unlikely to be picked up anytime soon, I'd like to leave this here for future reference.
Contributor guide
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
The issue names no files, tests, or entry points. Start by tracing how workers and sticky task queues are represented, then define the shutdown signal's behavior and verify that affected sticky queues are reset when a worker shuts down.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100