hapijs / catbox

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

Pass cache set() errors when generating value on get() #136

Closed hueniverse closed 9 years ago

hueniverse commented 9 years ago

If get() generates a value but then fails to write it to the cache, this will now fail and pass the error. It will still pass the generated value back alongside the error.

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.