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

improve output #15

Merged
merged 1 commit into from
Jan 12, 2025
Merged

improve output #15

merged 1 commit into from
Jan 12, 2025

Conversation

AlexanderDokuchaev
Copy link
Owner

@AlexanderDokuchaev AlexanderDokuchaev commented Jan 12, 2025

  • Sort output by status
  • Add message about request throttling
  • Add warning about detection "429: To Many Request"
Throttling applied to limit request frequency:
 - Domain:         github.com
   Requests count: 610
   Maximum delay:  100 seconds (reached throttle_max_delay)

....

WARNING: 141 links returned "429: To Many Request" respond code.
This means the server is being accessed too frequently.
Wait and try again later, or adjust the configuration:
throttle_groups = 50
throttle_delay = 20
throttle_max_delay = 200

@AlexanderDokuchaev AlexanderDokuchaev force-pushed the improve_output branch 2 times, most recently from 96e9b8e to d6736e0 Compare January 12, 2025 01:34
@AlexanderDokuchaev AlexanderDokuchaev merged commit fa46d12 into main Jan 12, 2025
9 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.

1 participant