Closed zo-el closed 2 years ago
try_registration_auth()
is executed in a loop every 15 min. If there's an error with registration an email is sent to the user, which means that in case of an error user will receive the same email every 15 min until an error is fixed. I am not sure if this is a great UX.
What I think is that on version mismatch defected in this line of code user should receive an email with error description.