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

feat: add error log when resource manager throttles crawler #772

Merged
merged 1 commit into from
May 26, 2022

Commits on May 18, 2022

  1. feat: add error log when resource manager throttles crawler

    Since this could leave the Accelerated DHT client in a degraded state,
    due to not being able to completely populate its routing table, we
    want to signal this to the user until we can modify the client to
    degrade more gracefully when hitting resource limits.
    
    Note that this logs only once per crawl, to avoid spamming the user.
    guseggert committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b874f6b View commit details
    Browse the repository at this point in the history