iachat/spec/jobs
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
..
account chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
agent_bots chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
agents chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
avatar chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
campaigns chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
channels/whatsapp chore: Improve Whatsapp Templates Sync (#7210) 2023-05-29 22:23:22 +05:30
conversations chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
inboxes chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
internal chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
labels chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
migration chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
webhooks chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
bulk_actions_job_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
data_import_job_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
delete_object_job_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
event_dispatcher_job_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
hook_job_spec.rb fix: issue with slack job (#7179) 2023-05-24 20:22:34 +05:30
send_on_slack_job_spec.rb fix: issue with slack job (#7179) 2023-05-24 20:22:34 +05:30
send_reply_job_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
trigger_scheduled_items_job_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
webhook_job_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30