transloadit / transloadit/node-sdk

Add support for Assembly Progress

Open
#276 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.