Top-level error handling
Our mastra server crashes if we ever throw any uncaught error. Is there a top-level error handler we can use similar to Hono's
app.onError
?2 Replies
📝 Created GitHub issue: https://github.com/mastra-ai/mastra/issues/8773
GitHub
[DISCORD:1426952665346343164] Top-level error handling · Issue #87...
This issue was created from Discord post: https://discord.com/channels/1309558646228779139/1426952665346343164 Our mastra server crashes if we ever throw any uncaught error. Is there a top-level er...
Can you give an example of what you're doing right now? Or provide a reproduction?