Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 384 Bytes

2022-06-24-optimize-delete-queries.md

File metadata and controls

9 lines (9 loc) · 384 Bytes
title issue author author_email author_github
Optimize Delete queries on cart and version tables
next-22163
Micha Hobert
info@the-cake-shop.de
Isengo1989

Core

  • Adding a do-while loop and limit to the DELETE query in CleanupCartTaskHandler and CleanupVersionTaskHandler to 1000 entries. This is necessary when a scheduled task failed / was inactive for some time