-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Improve error handling #220
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
Conversation
|
@donners Nice work with the PRs. These are the things i would love to see in subfinder. I'll review and merge your PR asap! Thanks for the excellent contributions. |
|
@donners, i'm not merging this as of now. Let's aim this for the next release since it'll require a complete rework of the way we handle errors. Thanks for creating this PR. |
|
@Ice3man543 awesome, thanks for looking at these changes! No worries, in my case I'm calling |
|
again thank you @donners for the PR on this, I'm closing this for now as possible changes have been already implemented. |
|
Thanks for following up @bauthard! Could you point me to the changes that were implemented? |
|
Hey, I was pointing to #220 (comment) but I will check with @Ice3man543 again if we are going to do more improvements here and will keep you updated. |
|
Ah right. That comment was not related to this PR. It looks like 4xx/5xx status codes and dnsdumpster/hackertarget rate limits are still being ignored. Robust error handling is pretty important for my use case, would be great to see this handled properly in the source. |
|
Right, so I'm going to create an issue for this for visibility. |
Just a few little changes I made to help with error handling: