Open cathoderaydude opened 4 years ago
Some kind of mechanism needs to be implemented to rate-limit the API to prevent e.g. infinite loops. Something like, if more than 1000 OCR or translation requests go through in a minute, crash the app with a dire warning to the user.
Done, for now - needs improvement.
Some kind of mechanism needs to be implemented to rate-limit the API to prevent e.g. infinite loops. Something like, if more than 1000 OCR or translation requests go through in a minute, crash the app with a dire warning to the user.