Detect rate limits
mhucka opened this issue · comments
At least in the case of Microsoft, it will stop returning answers if you hit a rate limit. Need to detect when that happens and pause or slow down the loop iteration.
This is implemented in commit e1ca81a