Skip to content
Snippets Groups Projects
  1. Jun 03, 2024
  2. May 31, 2024
  3. Jun 01, 2024
  4. Jun 23, 2024
  5. Jun 21, 2024
  6. Jun 27, 2024
  7. Jun 23, 2024
  8. Mar 30, 2024
  9. May 08, 2024
  10. Apr 03, 2024
  11. May 07, 2024
    • Cédric Krier's avatar
      Lock only running cron record · cc2a8f4b
      Cédric Krier authored
      A single transaction is used to lock, run and update the cron record.
      Only the cron run is locked so other cron processes could run other cron
      tasks.
      When fixing transaction, we ensure that the same cron record is selected again
      otherwise we restart with an empty transaction setup the selection process.
      If a cron record fails to execute, it is ignored from the selection for this
      run.
      The run stops once there is no cron record that can be selected.
      
      Closes #13158
      cc2a8f4b
  12. May 20, 2024
  13. May 19, 2024
  14. May 18, 2024
  15. May 27, 2024
  16. May 21, 2024
  17. Apr 28, 2024
  18. May 10, 2024
  19. May 16, 2024
  20. Jun 20, 2024
  21. May 22, 2024
  22. Jun 13, 2024
  23. Jun 10, 2024
  24. Jun 05, 2024
  25. Jun 10, 2024
  26. May 26, 2024
  27. Jun 10, 2024
Loading