temporalio / temporalio/temporal
Synchronous Start
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Is your feature request related to a problem? Please describe.
It is not possible to reject the start workflow call if it provides invalid input data.
Describe the solution you'd like
Ability to invoke user code that performs input argument validation before returning start call.
Additional context
https://community.temporal.io/t/managing-workflows-code-repositories/467/5
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
The issue names no files, tests, or entry points. Start by reading the requested synchronous start behavior and the linked community discussion, then trace how workflow start calls currently handle invalid input. Done means user validation code can run before the start call returns and can reject invalid arguments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend-api-design, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100