transloadit / node-sdk

Transloadit's official Node.js SDK
https://transloadit.com
MIT License
62 stars 26 forks source link

Prevent job failure on scheduled job #99

Open mifi opened 3 years ago

mifi commented 3 years ago

The daily test job fails sporadically due to timeout. https://github.com/transloadit/node-sdk/actions/runs/629088395

Acconut commented 3 years ago

Maybe it's possible to add some logging, so we can get an Assembly ID/tusd URL and then see if we have a bug inside the api2/tusd.

kvz commented 3 years ago

we can if we create the assembly by passing in our own uuid as the .assemblyId, then you have something to check before the Assembly returns

mifi commented 3 years ago

let's leave this open and see if the problem reoccurs (now with assemblyId logging). it could be an actual problem in api2/tusd.

recent failed runs: