- 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?
- 🇩🇪Germany walterp
Sorry for the late reply, but I have to work on another project and we live with this behaviour, which come up from time to time.
Now we are migrating to drupal 11 and want to integrate 2.3.x-dev@dev with the original DeepL php library.
Please close the issue. If the problem exists further in drupal 11, I'll create a new one.