Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check error handling for emails #2149

Open
3 tasks
SAUMILDHANKAR opened this issue Jun 2, 2024 · 0 comments
Open
3 tasks

Check error handling for emails #2149

SAUMILDHANKAR opened this issue Jun 2, 2024 · 0 comments
Labels
Role: Back-end Node/Express Development Task size: 2pt The lift to complete this user story 3-4hrs Social Media and Marketing

Comments

@SAUMILDHANKAR
Copy link
Member

Overview

Following error gets generated while submitting contact us form on localhost as well as on codespaces, however, the confirmation email is delivered.
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Sending contact form email failed.".

Action Items

  • Test if this happens in your local environment
  • Decide if this is the expected behavior
  • Fix the error if required

Resources/Instructions

@SAUMILDHANKAR SAUMILDHANKAR added Role: Back-end Node/Express Development Task size: 2pt The lift to complete this user story 3-4hrs Social Media and Marketing labels Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Role: Back-end Node/Express Development Task size: 2pt The lift to complete this user story 3-4hrs Social Media and Marketing
Projects
Status: Icebox
Development

No branches or pull requests

1 participant