temporalio / temporalio/sdk-ruby
[Feature Request] Allow overriding of the Worker Deployment Version when invoking a Child Workflow
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Ruby
- Stars
- 204
- Forks
- 42
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 28
Description
Is your feature request related to a problem? Please describe.
Users want to override the target version on a workflow, especially when doing pre-deployment testing. This should work the same as it does when creating a Workflow from a client.
Describe the solution you'd like
Additional context
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
No file or test is named. Start by locating the client workflow-creation path and the child-workflow invocation path, then compare how the target deployment version is supplied. Done means child workflows can receive an overridden version for pre-deployment testing, matching client-created workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100