temporalio / temporalio/features
[Feature Request] Add spec tests for workflow handles with different run ID types
Open
@mjameswh is already working on this.
Since Oct 12, 2022.
feature-test
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
We have various run IDs in our workflow handles:
- run ID for getting a result
- first execution run ID
- "just" run ID
We're missing the spec for how those are used.
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.
Assessment
This issue has not been assessed yet.