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

Check recovery/retry strategy in case of resolver issues #518

Open
stitch opened this issue Jun 11, 2024 · 0 comments
Open

Check recovery/retry strategy in case of resolver issues #518

stitch opened this issue Jun 11, 2024 · 0 comments

Comments

@stitch
Copy link
Collaborator

stitch commented Jun 11, 2024

[2024-06-11 08:20:31,034: INFO/ForkPoolWorker-1] Task websecmap.scanners.scanner.internet_nl.status[4793948e-6139-4d27-808c-e26028c85f2f] succeeded in 0.03817895008251071s: (599, {'network_error': 'None ConnectionError(MaxRetryError(\'HTTPSConnectionPool(host=\\'batch.internet.nl\\', port=443): Max retries exceeded with url: /api/batch/v2/requests/0c135d270f5144df82ab90ba04bb3a27 (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fc9b0a80880>: Failed to resolve \\'batch.internet.nl\\' (Name or service not known: batch.internet.nl using 1 resolver(s))"))\'))'})

Add a standard retry strategy for resolver issues, and use the normal recovery in case this doesn't work out

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

No branches or pull requests

1 participant