iachat/spec/services/sms
Sojan Jose 3214d06a83
fix: Error shouldn't halt the campaign for entire audience (#11980)
## Summary
- handle Twilio failures per contact when running one-off SMS campaigns
- rescue errors in WhatsApp and generic SMS one-off campaigns so they
continue
- add specs confirming campaigns continue sending when a single contact
fails

fixes:  https://github.com/chatwoot/chatwoot/issues/9000

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-08-11 12:03:48 +05:30
..
delivery_status_service_spec.rb feat: Bandwidth sms channel delivery reports (#8198) 2023-10-27 14:07:15 -07:00
incoming_message_service_spec.rb chore: Improve the behavior of lock to single conversation (#7899) 2023-09-14 12:32:57 +05:30
oneoff_sms_campaign_service_spec.rb fix: Error shouldn't halt the campaign for entire audience (#11980) 2025-08-11 12:03:48 +05:30
send_on_sms_service_spec.rb chore: Add cache to improve widget performance (#11163) 2025-03-24 16:04:49 -07:00