node-sdk
                                
                                
                                
                                    node-sdk copied to clipboard
                            
                            
                            
                        Prevent job failure on scheduled job
The daily test job fails sporadically due to timeout. https://github.com/transloadit/node-sdk/actions/runs/629088395
- [ ] Maybe retry the whole job
 
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.
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
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:
- https://github.com/transloadit/node-sdk/runs/2464756219?check_suite_focus=true
 - https://github.com/transloadit/node-sdk/runs/2533639973?check_suite_focus=true
 - https://github.com/transloadit/node-sdk/runs/2582378041?check_suite_focus=true