Some users are not receiving confirmation emails after making a booking. This is a critical issue that affects user trust and the perceived reliability of the system.
Context:
- The issue appears to be intermittent.
- It affects the email notification system specifically after a booking is made.
- We need to investigate the root cause—whether it's due to the email service, a backend failure, or a frontend misfire in triggering the email event.
Goals:
- Reproduce the issue reliably.
- Identify and fix the cause.
- Ensure robust logging for the booking and notification process.
- Validate that confirmation emails are sent and received under all expected conditions.
Some users are not receiving confirmation emails after making a booking. This is a critical issue that affects user trust and the perceived reliability of the system.
Context:
Goals: