hapijs / catbox

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

Fix pendingGenerateTimeout timeout issue #185

Closed kanongil closed 7 years ago

kanongil commented 7 years ago

This provides a proper fix for the pendingGenerateTimeout invalid response issue in #177 & #184. This is done by hijacking abandoned pending generates, where the originating request has already responded (using a timeout).

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.