temporalio / temporalio/samples-python
Sample request: Batch
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
Like Java batch at https://github.com/temporalio/samples-java/tree/main/core/src/main/java/io/temporal/samples/batch but in Python
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 reference at core/src/main/java/io/temporal/samples/batch and identify the corresponding sample structure in this Python repository. Implement the Python equivalent for the batch workflow, then verify that the sample runs successfully and demonstrates the same behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100