-
Notifications
You must be signed in to change notification settings - Fork 58
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
Move the NXDomain catch to look at the results now that we dont raise… #3997
Conversation
… on no_result anymore due to dnssec error handling.
While QA, I still get the following error:
This was a result with input OOI |
Tested and seems to work again. No errors and no |
Quality Gate passedIssues Measures |
… on no_result anymore due to dnssec error handling.
Changes
Looks a the resulting result list and decided an empty list means nxdomain, instead of waiting for the module to raise, which we told it not to.
Issue link
Closes #3996
Demo
Please add some proof in the form of screenshots or screen recordings to show (off) new functionality, if there are interesting new features for end-users.
QA notes
Please add some information for QA on how to test the newly created code.
Code Checklist
.env
changes files if required and changed the.env-dist
accordingly.Checklist for code reviewers:
Copy-paste the checklist from the docs/source/templates folder into your comment.
Checklist for QA:
Copy-paste the checklist from the docs/source/templates folder into your comment.