daunD
Convex Community3y ago
13 replies
daun

Error instance is not propagated between action and internal mutation.

Hi, it seems my error instance is not propagated between action and internal mutation.
This only happens in production environment, not in development environment.

Description:
The action triggers internal mutation and internal mutation can throw an ConvexError.
Action (would normally) catches ConvexError and handle it using .data inside.

Do you have any idea to fix this?
2024-01-03_10.52.52.jpg
Was this page helpful?