Skip to content

Added maximum concurrent goroutines argument, default 10#16

Open
connect-web wants to merge 1 commit into
tomnomnom:masterfrom
connect-web:master
Open

Added maximum concurrent goroutines argument, default 10#16
connect-web wants to merge 1 commit into
tomnomnom:masterfrom
connect-web:master

Conversation

@connect-web

Copy link
Copy Markdown
  • Maximum concurrent goroutines can be set and delay can be reduced.

This is useful if you know your internet speed can handle x connections and you can consistently use the same maximum goroutines

  • Also added a print for 429's with a counter to show when you are getting rate limited
  • ( Not all websites return this status code so this might not always print when reaching a rate limit )

- Maximum concurrent goroutines can be set and delay can be reduced
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