Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent job failure on scheduled job #99

Open
1 task
mifi opened this issue Mar 9, 2021 · 3 comments
Open
1 task

Prevent job failure on scheduled job #99

mifi opened this issue Mar 9, 2021 · 3 comments
Assignees
Labels
prio-3 sdks Integrations for Transloadit's API

Comments

@mifi
Copy link
Collaborator

mifi commented Mar 9, 2021

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

  • Maybe retry the whole job
@mifi mifi self-assigned this Mar 9, 2021
@lekevbot lekevbot added the sdks Integrations for Transloadit's API label Mar 9, 2021
@Acconut
Copy link
Member

Acconut commented Mar 11, 2021

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
Copy link
Member

kvz commented Mar 11, 2021

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
Copy link
Collaborator Author

mifi commented Mar 16, 2021

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:

@lekevbot lekevbot added the prio-3 label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio-3 sdks Integrations for Transloadit's API
Projects
None yet
Development

No branches or pull requests

4 participants