The web process only queues and controls the run. Log data is emitted by the existing Laravel queue worker.
php artisan queue:work --sleep=5 process must be running. Output is capped at 12 lines per second to stay below the platform suppression threshold.