iachat/app/jobs
Sojan Jose 6a73953003
chore: Add delay before running dataimport job (#8039)
- We have observed some failures for data import jobs in the cloud due to race conditions with job executions and active storage file uploading. This PR adds delays and retries to accommodate that.
2023-10-03 22:18:57 -07:00
..
account feat: Contact Exports (#7258) 2023-06-13 09:18:43 +05:30
agent_bots chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +05:30
agents chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +05:30
avatar chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +05:30
campaigns chore: one off SMS campaign APIs (#2589) 2021-07-14 12:24:09 +05:30
channels/whatsapp chore: Improve Whatsapp Templates Sync (#7210) 2023-05-29 22:23:22 +05:30
conversations chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +05:30
inboxes Revert "feat: Support Azure single-tenant application using the Graph… (#7436) 2023-06-29 16:50:18 -07:00
internal fix: Account seeder error on staging (#5371) 2022-09-01 21:23:57 +05:30
labels fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
migration chore: Use find_each instead of .all.each (#6975) 2023-04-25 09:32:35 +05:30
notification feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
webhooks feat: mutex for InstagramEventsJob [CW-2447] (#7828) 2023-09-04 15:02:13 +05:30
action_cable_broadcast_job.rb chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +05:30
application_job.rb Chore: Fix Deserialisation Error in Jobs (#1683) 2021-01-31 13:05:07 +05:30
bulk_actions_job.rb fix: Added "None" option in bulk actions assignment menu (#5585) 2022-10-11 13:44:35 -07:00
contact_ip_lookup_job.rb feat(poc): Disable widget based on country (#6658) 2023-03-14 09:09:57 -07:00
custom_filters_records_count_update_job.rb fix: set custom filter count in redis (#7164) 2023-06-19 16:10:03 +05:30
data_import_job.rb chore: Add delay before running dataimport job (#8039) 2023-10-03 22:18:57 -07:00
delete_object_job.rb fix: capture user and ip details on Inbox delete (#7395) 2023-06-27 19:49:24 +05:30
event_dispatcher_job.rb chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +05:30
hook_job.rb feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00
macros_execution_job.rb feat: Execute macro actions, for the conversation (#5066) 2022-07-26 12:41:22 +05:30
mutex_application_job.rb feat: implement mutex for SlackSendJob (#7783) 2023-08-25 11:58:29 +07:00
send_on_slack_job.rb refactor: use conversation_id instead of sender_id (#7831) 2023-08-31 16:10:37 +07:00
send_reply_job.rb chore: Provider APIs for SMS Channel - Bandwidth (#3889) 2022-02-03 15:22:13 -08:00
slack_unfurl_job.rb feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30
sync_custom_filter_count_job.rb fix: set custom filter count in redis (#7164) 2023-06-19 16:10:03 +05:30
trigger_scheduled_items_job.rb chore: Use find_each instead of .all.each (#6975) 2023-04-25 09:32:35 +05:30
webhook_job.rb chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +05:30