iachat/app/services/whatsapp
Sojan Jose ffc6364690
chore: Improve Whatsapp Templates Sync (#7210)
- update the templates updated at, even if the API request fails ( to prevent jobs from stacking up in case of API failures upstream )
- sequence the job in batches of 25 requests per minutes schedule ( in case API response time is high, also not to send too many requests in a single batch )
- move the sync job re-rerun to 3 hours ( since we are updating the updated at even in case of failures )(prev 15 minutes )

Fixes: https://linear.app/chatwoot/issue/CW-1590
2023-05-29 22:23:22 +05:30
..
providers chore: Improve Whatsapp Templates Sync (#7210) 2023-05-29 22:23:22 +05:30
incoming_message_base_service.rb feat: whatsapp duplicate message (#7004) 2023-05-03 15:18:20 +05:30
incoming_message_service_helpers.rb feat: whatsapp duplicate message (#7004) 2023-05-03 15:18:20 +05:30
incoming_message_service.rb feat: Support for Whatsapp Cloud API (#4938) 2022-07-06 21:45:03 +02:00
incoming_message_whatsapp_cloud_service.rb fix: Check valid params exists in WhatsAapp payload (#6780) 2023-03-30 12:10:59 +05:30
send_on_whatsapp_service.rb fix: validate template_params for WhatsApp (#6881) 2023-04-25 16:50:36 +05:30