- Issue created by @WalterP
- 🇩🇪Germany SteffenR Germany
Looks like the request payload is to big and causes the timeout or your connection is too slow.
Can you give more details on the amount of text you try to translate and give steps to reproduce the issue? - 🇩🇪Germany WalterP
In the moment, I didn't find concrete steps to reproduce the failure. We are always translate into over 20 languages.
Sometimes the error appear on translating one node with small text and on the other side sometimes no error appear on translating many (10) nodes with much text.
But in any way, if the translation abort, you have to delete or submit many jobs manually.The connection should be fast enough - the drupal server is hosted with Gigabit connections and the client, who starts the tmgmt job, has a 200 Mbit connection.
At this point, I thought - as the hint of DeepL says - to implement the retries would be an approach.
- 🇩🇪Germany SteffenR Germany
The official DeepL-PHP library is being integrated in https://git.drupalcode.org/issue/tmgmt_deepl-3324073/-/tree/3324073-use-...
Can you give it a try please and give feedback?