temporalio / temporalio/features
[Feature Request] Setting namespace and task queue during replay
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? Please describe.
Some SDKs populate these values with garbage or test data during replay which affects people's workflow code
Describe the solution you'd like
We should accept an (optional) namespace in replay options and take the task queue out of the start event. Python will already do this on the first version.
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 replay options and start-event handling described in the issue, using the stated Python behavior as the reference. Define how an optional namespace is supplied during replay and how the task queue is sourced, then verify the resulting behavior in the repository’s history compatibility tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100