WorkflowStartedTime in context should be preserved after continueAsNew
Open
- Dominant language
- Go
- Stars
- 661
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
The current value derived from Temporal context is from the workflow started event, which is the first event after continueAsNew
Contributor guide
Research direction
Start by tracing how the Temporal context derives WorkflowStartedTime and how continueAsNew is handled. Reproduce the transition and verify that the original workflow-start timestamp remains available afterward; add regression coverage in the relevant workflow context tests if such tests exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100