erquhartE
Convex Community3y ago
8 replies
erquhart

Data doesn't commit when re-throwing error

Just checking - is there any reason a convex validation error wouldn't get caught by a try/catch? I'm seeing an insert fail, and the validation error is correct, but the whole thing is wrapped in a try/catch, but the catch isn't happening.

Happening in an internal mutation in the convex runtime, function triggered via cli.
Was this page helpful?