Skip to content

Conversation

@YashSharma64
Copy link

This update improves the resilience of the email API by adding structured error handling.
Right now, a failed request throws an unhandled exception, which can break UI flows. With this change:

  • Errors are safely caught and returned in a consistent format
  • Debugging becomes easier with clearer error logs
  • No behavioural or interface changes, fully backward compatible

It simply makes the API more reliable to consume in real-world UI usage.

Happy to refine further if needed...

@vercel
Copy link

vercel bot commented Nov 28, 2025

@YashSharma64 is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant