temporalio / temporalio/sdk-typescript
[Feature Request] Expose currently configured payload converter to workflow code
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 917
- Forks
- 224
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 43
Description
eg for headers + interceptors
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 mentions exposing the currently configured payload converter to workflow code, particularly for headers and interceptors, but names no files, tests, or entry points. Start by locating the payload converter configuration and its headers/interceptors handling. Done should mean workflow code can access the configured converter, with behavior for those use cases defined and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100