transloadit / transloadit/node-sdk
Add support for Assembly Progress
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 26
- Avg merge
- 10h 51m
- Merged PRs (30d)
- 18
Description
Our API supports predicting the duration of many Assemblies now, as well as streaming updates around this to the client. But I don’t think our node sdk supports this yet. We should think of an elegant way to roll out support for this in the Node SDK first since that is our reference implementation. We should consider that this SDK could ultimately become our JavaScript SDK supporting many runtimes (browsers, deno, etc) and if and how that should influence the design and implementation of this feature
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
No files, tests, or entry points are named. Start by locating the Node SDK's existing Assembly duration-prediction and streaming-update support, then review how the reference implementation could accommodate broader JavaScript runtimes. Done means the design and implementation support Assembly Progress in the SDK with a clear runtime strategy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100