TumblThreeApp / TumblThree

A Tumblr and Twitter Blog Backup Application
https://TumblThreeApp.github.io
MIT License
622 stars 75 forks source link

Error while handling 429 #488

Closed T-prog3 closed 11 months ago

T-prog3 commented 1 year ago

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 commented 11 months ago

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