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

Error while handling 429 #488

Closed
T-prog3 opened this issue Nov 8, 2023 · 1 comment
Closed

Error while handling 429 #488

T-prog3 opened this issue Nov 8, 2023 · 1 comment

Comments

@T-prog3
Copy link

T-prog3 commented Nov 8, 2023

Got the following error:

Err TwitterCrawler.CrawlPageAsync: error while handling 429: System.ArgumentOutOfRangeException: Number must be either non-negative and less than or equal to Int32.MaxValue or -1.
Parameter name: millisecondsTimeout
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
at TumblThree.Applications.Crawler.TwitterCrawler.d__40.MoveNext()

thomas694 added a commit that referenced this issue Nov 15, 2023
@thomas694
Copy link
Contributor

The issue has been fixed and closed. You can still comment. Feel free to ask for reopening the issue if needed.

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

No branches or pull requests

2 participants