iachat/app
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
..
actions chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
assets chore: Resolve bundle audit (#6671) 2023-03-15 14:05:54 +05:30
builders chore: find instagram_direct_message query (#7157) 2023-05-22 16:01:31 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: API to create HMAC verified conversations (#7209) 2023-05-29 21:57:24 +05:30
dashboards feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops feat: Enable template variables in channel greeting messages (#6971) 2023-04-26 20:23:46 +05:30
fields feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
finders feat: Add ability to filter Conversations by underlying source_id (#6979) 2023-05-11 17:32:29 +05:30
helpers feat: Enable template variables in channel greeting messages (#6971) 2023-04-26 20:23:46 +05:30
javascript feat: Sort agents on availability status (#7174) 2023-05-25 14:49:56 +05:30
jobs chore: Improve Whatsapp Templates Sync (#7210) 2023-05-29 22:23:22 +05:30
listeners Fix: Consider bot message on slack integration (#6793) 2023-03-31 18:56:51 +05:30
mailboxes chore: fetch mails with multiple attachments (#7030) 2023-05-14 10:02:36 +05:30
mailers chore: Contact import improvements (CW-1362) (#6747) 2023-04-18 00:40:55 +05:30
models chore: Rotate pubsub token on password change (#7194) 2023-05-27 13:24:31 +05:30
policies feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +05:30
presenters feat: improvements to priority (#6981) 2023-04-25 22:28:19 +05:30
services chore: Improve Whatsapp Templates Sync (#7210) 2023-05-29 22:23:22 +05:30
views fix: profile picture distortion (#7203) 2023-05-29 15:00:14 +05:30
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30