Home Forums Voip 26 Custom Works Reply To: Custom Works

Nishit Shan
Participant
Post count: 1959

Hello Andrey,

I understand your concern regarding the budget. Just to clarify, Supervisor is not a paid tool—it’s a free and commonly used component on Linux servers. It doesn’t require any license or additional cost.

The reason I suggested it is because it helps ensure that certain background tasks (like data updates) keep running smoothly. Without it, these tasks may stop if the server restarts or if there is any interruption, which can affect functionality over time.

This is not about doubt in the Laravel queues—the queues are working fine. Supervisor simply ensures they continue running reliably without manual intervention.

Also, this is a one-time, lightweight setup on the server, not a heavy tracking tool or ongoing system involvement.