hono
hono copied to clipboard
[#2809] Prevent unhandled MongoDB client exceptions
This fixes #2809.
Right, I misinterpreted the stacktrace here.
I've removed the changes wrapping the MongoDB client operation now.
Instead, the existing mapError method has been adapted and a new logError method has been added.