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

Mail validation event threshold not applied #2185

Closed
vohmar opened this issue Oct 14, 2021 · 0 comments · Fixed by #2187
Closed

Mail validation event threshold not applied #2185

vohmar opened this issue Oct 14, 2021 · 0 comments · Fixed by #2187
Assignees
Labels

Comments

@vohmar
Copy link
Contributor

vohmar commented Oct 14, 2021

Force delete on domains with contacts that have invalid email addresses should not be applied on first validation error to prevent false positives that might appear due to network errors or some temporary issues.

for this there is a variable implemented already
https://github.com/internetee/registry/blob/master/app/models/validation_event.rb

but at this point of time this is not applied and force delete gets set on first validation error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants