Your software
My Mautic version is: 4.0.0
My PHP version is: 7.4
My Database type and version is: mariadb
Your problem
My problem is: We send around 1 million sms per day. When we send it using regular (Not scheduled) way, there is no issue. Have been doing it for quite some time now. But when we schedule sms and use mautic:broadcast:send to send bulk sms, it sends duplicate sms. Sometimes it even sends 5 duplicate for same message.
These errors are showing in the log: No errors in the log
Steps I have tried to fix the problem: Not sure what steps to take here
I see it ran multiple broadcast instance for sending sms. Is there a way i can limit it to 1 only and not start mautic:broadcast:send more than one at any point.