hapijs / catbox

Multi-strategy object caching service
Other
494 stars 72 forks source link

Unhandled rejection on get() errors #200

Closed kpdecker closed 6 years ago

kpdecker commented 6 years ago

Bounce.rethrow(err, 'system'); was causing undefined references in client code to generate system-level unhandled rejections and the request in question to hang.

kanongil commented 6 years ago

Hmm, interesting. I will need to look into this. Your fix is not the correct one.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.