temporalio / temporalio/features
[Feature Request] Ensure every SDK fails the workflow not the task on invalid workflow argument
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.
Workflows should fail if the arguments cannot be converted. For concerns where this may affect mid-deployment workflows, workflow argument alterations should be compatible with previous versions. Right now workflow runs with bad arguments hang forever and not much can be done but terminate.
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
No files, tests, or entry points are named. Start by locating workflow argument conversion and failure handling in each SDK, then review compatibility requirements for mid-deployment workflows; done means invalid arguments fail the workflow instead of hanging the task across every SDK.
Written by the indexing model from the issue text.
Assessment
- Domain
- distributed-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100