Artisan.page

queue:prune-batches

Prune stale entries from the batches database

Terminal
php artisan queue:prune-batches [--hours [HOURS]] [--unfinished [UNFINISHED]] [--cancelled [CANCELLED]]

Options

cancelledOptional

The number of hours to retain cancelled batch data

hoursOptional

The number of hours to retain batch data

unfinishedOptional

The number of hours to retain unfinished batch data