Home Forums Voip 26 Custom Works Reply To: Custom Works

Nishit Shan
Participant
Post count: 1933

Hello Andrey,

For #post-16057:

I understand that you have tested all the functionality and everything is working well. I assume this includes all the job tasks you completed and that they are now functioning correctly. Please confirm if I missed anything.

Yes, it includes everything. However, I am not asking you to share this information with the site admin—I shared it only with you so you can check it whenever you have time or need to verify.

Regarding the Supervisor installation, I am a bit confused about what you are referring to. Are you talking about the multiple emails our customer complained about? If so, please confirm.

=> No, this has nothing to do with multiple emails. Supervisor is a Linux process control system that ensures your background tasks—most commonly Laravel queue workers—keep running continuously. If a queue worker crashes or the server restarts, Supervisor automatically restarts the process. This is required to keep the port-out data updated using a cron job.

For #post-16059 :
Sorry, I couldn’t understand what you’re asking me to do. Could you please explain it in more detail?