iachat/spec/jobs/inboxes
Sojan Jose cf91e9eb58
chore: Use find_each instead of .all.each (#6975)
- Enable the rubocop Rails/FindEach
- Replace the .all.each with .find_each

This should let us avoid potential memory usage.
Motivation from the speedshop newsletter by Nate Berkopec

ref: https://www.rubyinrails.com/2017/11/16/use-find-each-instead-of-all-each-in-rails/
ref: https://linear.app/chatwoot/issue/CW-1480/chore-run-all-sidekiq-jobs-async
2023-04-25 09:32:35 +05:30
..
fetch_imap_email_inboxes_job_spec.rb chore: Use find_each instead of .all.each (#6975) 2023-04-25 09:32:35 +05:30
fetch_imap_emails_job_spec.rb Feat: Support for Microsoft Oauth in Email Channel (#6227) 2023-01-17 02:39:05 +05:30
sync_widget_pre_chat_custom_fields_job_spec.rb chore: Sync pre-chat fields after custom attribute update (#4692) 2022-06-20 14:16:49 +05:30
update_widget_pre_chat_custom_fields_job_spec.rb chore: Sync pre-chat fields after custom attribute update (#4692) 2022-06-20 14:16:49 +05:30