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

fix: no records behavior #228

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

gnuletik
Copy link
Contributor

@gnuletik gnuletik commented Sep 16, 2024

PR #222 included in release https://github.com/projectdiscovery/retryabledns/releases/tag/v1.0.75 introduced a breaking change:
When no record are found, the error ErrRetriesExceeded is returned instead of an empty response.

This PR restore the previous behavior.

@gnuletik
Copy link
Contributor Author

@Mzack9999 I've seen a new release 2 days ago.
Have you had time to review this PR?
Thanks!

@gnuletik
Copy link
Contributor Author

gnuletik commented Oct 2, 2024

v1.0.78 has been released since my last message.

@calab33p as you are the author of the original PR, what do you think of this change?

@gnuletik
Copy link
Contributor Author

@Mzack9999 I've updated the failing test to match with the error wrapping edit you made.
Can you have another look in order to merge this PR?

Thanks!

@gnuletik
Copy link
Contributor Author

@ehsandeep @Mzack9999 can we merge this for the next release?

@ehsandeep ehsandeep merged commit 2a64955 into projectdiscovery:main Oct 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants