iachat/app/services/whatsapp/zapi_handlers
Gabriel Jablonski f54d113571
fix: whatsapp race condition (#185)
* feat: include external created at in whatsapp cloud message

* fix: whatsapp providers race condition

* refactor: remove redundant comments and streamline message processing lock acquisition

* fix: scope message source key by inbox.id to prevent race condition

* fix: scope message source key by inbox.id to prevent race condition
2026-01-15 22:16:32 -03:00
..
connected_callback.rb fix: correct phone number normalization method in connected callback 2025-10-16 12:54:46 -03:00
delivery_callback.rb feat(zapi): Z-API integration (#115) 2025-10-15 16:23:04 -03:00
disconnected_callback.rb feat(zapi): Z-API integration (#115) 2025-10-15 16:23:04 -03:00
helpers.rb fix: whatsapp race condition (#185) 2026-01-15 22:16:32 -03:00
message_status_callback.rb feat(zapi): Z-API integration (#115) 2025-10-15 16:23:04 -03:00
received_callback.rb fix: whatsapp race condition (#185) 2026-01-15 22:16:32 -03:00