Have you inspected the logs in storage/logs/laravel.log for any errors? Yes
Describe the bug
I am having over 1000 pending jobs in the system checker. The accumulated over time, even though I did not have had autobilling enabled or used the integrated mail.
Expected Behavior
No pending jobs.
Additional context
running sudo -u www-data php artisan queue:flush
did not empty the queue