amppA
Convex Community3mo ago
4 replies
ampp

Try Catch not working on http actions

🪲Bug Report
I have a http action that has a try catch wrapping ctx.runMutation() and i know i don't have any downstream try catches in any mutation yet i can't catch the error. When i run functions through the frontend nextjs the try catch in nextjs catches these errors. Is there any tricks that help figure this out?
Was this page helpful?