Type
magento2-module
Allows you to clean up the quote tables in a scheduler task.
magento2-module
proprietary
None
None
None
None
None
Clean old quotes from Magento using console command
composer require dominicwatts/quotecleaner
php bin/magento setup:upgrade
xigen:quote:claner [-l|--limit [LIMIT]] [--] <clean>
php bin/magento xigen:quote:claner clean
Configuration options to limit impact of console script
Or alternatively allow cron task to run