I'm getting the above error frequently when calling \DeepL\Translator::translateText().
I do call that method a lot in a loop, but according to the docs (and the code) it's supposed to do backoff retries; but even so, I still end up with this exception being thrown.
I'm working with the default configuration, so no changing of the default max retries of 5.
Is anyone else experiencing this?
I'm using deeplcom/deepl-php v1.14