transloadit / node-sdk

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

Make it more apparent if CloudFlare tunnels fail #168

Closed kvz closed 1 year ago

kvz commented 1 year ago

Currently CloudFlare is having issues

image

And this causes the test server to hang. Jest kicks in with a:

Timeout - Async callback was not invoked within the 10000 ms timeout specified by jest.setTimeout.Timeout - Async callback was not invoked within the 10000 ms timeout specified by jest.setTimeout.Error:

Otherwise there is no sign of trouble