meerakrishna1994 / 4IL

0 stars 0 forks source link

Requesting email OTP verification results in delayed response times. #1

Open meerakrishna1994 opened 10 months ago

meerakrishna1994 commented 10 months ago

Bug Details: Issue Type: Bug Severity: Medium Status: Open

Description: When users request email OTP verification, the system is experiencing delays in sending out the OTP emails. This delay can vary but is consistently longer than the expected response time.

Steps to Reproduce:

  1. Navigate to the "Create an account" action button of the application.
  2. Enter the email and click on the "Request Email OTP" button.
  3. Observe the time it takes for the OTP email to be received.

Expected Behavior: The email OTP should be sent and received promptly, within a reasonable time frame.

Actual Behavior: There is a noticeable delay in receiving the email OTP, sometimes taking longer than expected.

KenanAlzaidyGnG commented 10 months ago

Bug fixed, emails OTP are being sent now in a background process and email registration response time has been decreased dramatically

meerakrishna1994 commented 9 months ago

Retest: Fixed, but sometimes there is a response delay on getting OTP. So there is also a chance to see this bug in production.