temporalio / temporalio/samples-python
[Feature Request] Demonstrate retries in worker-specific-task-queue sample
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 367
- Forks
- 121
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 11
Description
Describe the solution you'd like
Users need to see how to retry whole set of things in the sample if, say, worker crashes
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 locating the worker-specific-task-queue sample and read how its worker and task execution are structured. Define the retry scenario for a worker crash, then update the sample so it demonstrates retrying the whole set of work and verify the example runs as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100