Your Queue Worker Gets a SIGTERM on Every Deploy. Here Is What Laravel 13.31 Lets You Do About It
Every deploy sends your workers a SIGTERM. Laravel 13.31 added the events to handle it properly, and one common flag tur...
Insights on Laravel development, process automation, SaaS building, and lessons learned from building products.
Subscribe via RSS
Every deploy sends your workers a SIGTERM. Laravel 13.31 added the events to handle it properly, and one common flag tur...
An honest comparison of Laravel Cloud Managed Queues and Horizon: autoscaling, pricing, the 15-minute delay cap, and whi...
Three queue bugs that hit every multi-tenant Laravel SaaS in its first year, and the fixes for each.
Four default Horizon config values that silently break when you add AI SDK jobs. What each one does, why it fails, and t...
Laravel 13 ships Queue::route(), a single method in AppServiceProvider that controls where every job in your app goes. H...
Showing 1 to 6 of 6 posts