Multipe continous jobs do not follow cron
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3512264. --> Reported by: [anaconda777](https://www.drupal.org/user/3595801) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Hi,</p> <p>When adding multiple continous jobs, only maybe 1-2 will be processed during the 1st and 2nd cron run.<br> The rest wont be never processed.</p> <p>1. Select taxonomy term as a source<br> 2.Select english to source language<br> 3. select correct vocabulary<br> 4. Select target language to "any"<br> 5. click search<br> 6. select all (click the check box over the 1st row in the results)<br> 7. In the checkout select source language again "english" and target language "all" and click Rrequest translation<br> 8. From the configure provider select the correct provider<br> 9. select the "submit all 7 translation jobs with the same settings (I have 7 languages)<br> 10. select submit to provider and continue</p> <p>Result: Some will be processed, and in the next cron run also. But after that nothing.<br> So 90% will be left in pending state, and some only to translated.</p> <p>If using ultimate cron, there are " Translation Management Core" job running every 15min,<br> and "AI TMGMT translate queue worker" running every 1 minute.<br> And in the server crontab the cron is run every 1 minute. </p> <p>if running these manually, the jobs are not processed, or if wait they are not processed. </p> <p>What am I doing wrong?</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue