temporalio / temporalio/features

[Feature Request] Setting namespace and task queue during replay

Open
#114 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.