You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps
Log in to the email of a candidate who has received an email to select an interview time
Select the interview time and submit
Check if the customer user or candidate receives the Interview confirmation emai notification
In production this email is received sporadically, not always
sdgun
changed the title
[Prod] Interview confirmation emai notification is not sent sporadically
[Prod] Interview confirmation email notification is not sent sporadically
Apr 3, 2022
Currently, once the candidate failed to schedule an interview, e.g. returning 401 while creating a zoom meeting link, then he is no longer able to re-schedule the interview. And he will not know that his last scheduling interview is failed. At this time, the interview flow is broken due to the system problem.
Solution:
After our discussion with Sachin and Sathya, we concluded that, we will need add below enhancement logic
When it's scheduling interview, and when creating a zoom meeting link is failed with 401, we will retry a configurable times (default to 5), then continue. If after 5 times, we still are not succeeded in creating a zoom meeting link, we will
Stop continuing the current scheduling process so the interview status keep as 'Scheduling', then afterwards
We will send another interview scheduling fail email to the job candidate, so that the candidate will get notified about it, and have another chance to re-schedule the interview.
Conclusion:
We believe doing so that will wire up the flow as a complete.
Steps
Log in to the email of a candidate who has received an email to select an interview time
Select the interview time and submit
Check if the customer user or candidate receives the Interview confirmation emai notification
In production this email is received sporadically, not always
Ex team: https://platform.topcoder.com/taas/myteams/30744
The text was updated successfully, but these errors were encountered: