mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
a10c5ff381
Database insert errors will fail the transaction. So this error is fatal. Properly return it for a better error call stack, and not just hiding the error in the logs.