caltechlibrary / handprint

Apply different text recognition services to images of handwritten documents.

Home Page:https://caltechlibrary.github.io/handprint

Repository from Github https://github.comcaltechlibrary/handprintRepository from Github https://github.comcaltechlibrary/handprint

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