title | issue | author | author_email | author_github |
---|---|---|---|---|
Optimize Delete queries on cart and version tables |
next-22163 |
Micha Hobert |
Isengo1989 |
- Adding a do-while loop and limit to the
DELETE
query inCleanupCartTaskHandler
andCleanupVersionTaskHandler
to 1000 entries. This is necessary when a scheduled task failed / was inactive for some time