laravel-slack-alerts icon indicating copy to clipboard operation
laravel-slack-alerts copied to clipboard

New queue system fails on Laravel Vapor

Open dbfx opened this issue 1 year ago • 3 comments

Hi all

Just reporting an issue that may be a roadblock for others, possibly solved in docs or in code, but with Laravel Vapor the recent queue change was breaking.

It assumes "default" is a functional queue, but with vapor the queue (if unspecified) is {app_name}-{environment}.

Thank you

dbfx avatar May 14 '24 10:05 dbfx