mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
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.