Closed bomshteyn closed 3 years ago
Currently the webhook calls stay in the database even after being processed.
Maybe we can add a command similar to Pruning Job Batches: https://github.com/laravel/framework/blob/d786e741e15ad1afa723cef19f05dabc040be912/src/Illuminate/Queue/Console/PruneBatchesCommand.php
Currently the webhook calls stay in the database even after being processed.
Maybe we can add a command similar to Pruning Job Batches: https://github.com/laravel/framework/blob/d786e741e15ad1afa723cef19f05dabc040be912/src/Illuminate/Queue/Console/PruneBatchesCommand.php