temporalio / temporalio/samples-python
[Feature Request] Sample of an activity calling a client to schedule or update a workflow
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 367
- Forks
- 121
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 11
Description
Is your feature request related to a problem? Please describe.
I would love to have a sample that shows how to do workflow->workflow interaction with a client, so : workflow->activity->client->workflow interaction
This is a common discussion with customers and a sample in go and python would be amazing to share with them.
Describe the solution you'd like
A sample that shows how to do a client inside a workflow's activity. Ideally it would start a schedule.
Our docs say it is a good option, and I want to point them in that direction:
Additional context
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
Review the existing Python samples and the documented workflow-to-activity-to-client interaction first. Add a sample showing an activity using a client to interact with another workflow, ideally by starting a schedule, and verify that the example clearly demonstrates the requested interaction.
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
- Mostly clear
- Newbie friendliness
- 55/100