- Issue created by @AlfTheCat
- 🇧🇪Belgium jarco
We also have this issue in combination with tmgmt_openai
If we select multiple nodes to be translated, only the first one will be translated. I am not sure if the cause is with tmgmt of with tmgmt_openai.
Is there any way to resubmit those jobs? - Status changed to Closed: won't fix
6 months ago 8:29am 22 October 2024 - 🇬🇧United Kingdom scott_euser
This is related to the ecosystem module not TMGMT. Note we have shifted over TMGMT OpenAI to AI TMGMT (part of the AI ecosystem) and are progressing on 🐛 Reduce redundant batch runner Active to solve this, which:
- adds the jobs to the queue, has the UI process the queue
- or when added to the queue via other action like continuous job, processes via cron
- or when there is a failure, queue item from UI can also be picked up via cron
So you can follow the issue/review there. Thanks!