Closed mhucka closed 5 years ago
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
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.