KyleAMathews / superagent-bluebird-promise

Add promise support to superagent using Bluebird
MIT License
182 stars 37 forks source link

Warning: a promise was rejected with a non-error #67

Closed xrado closed 7 years ago

xrado commented 7 years ago

Unhandled rejection SuperagentPromiseError

I'm getting error when request response with 401, which blocks everything for about 10sec.

Any idea why?

xrado commented 7 years ago

actually blociking only happens in firefox

xrado commented 7 years ago

found it ..blocking only happens in FF when devtools is on