iachat/app/jobs/inboxes
Shivam Mishra 3760f206e8
fix: mutex timeout and error handling (#8770)
Fixes the follow cases 
- The ensure block released the lock even on LockAcquisitionError
- Custom timeout was not allowed

This also refactored the with_lock method, now the key has to be constructed in the parent function itself

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-01-24 14:18:21 +04:00
..
fetch_imap_email_inboxes_job.rb Revert "feat: Support Azure single-tenant application using the Graph… (#7436) 2023-06-29 16:50:18 -07:00
fetch_imap_emails_job.rb fix: mutex timeout and error handling (#8770) 2024-01-24 14:18:21 +04:00
sync_widget_pre_chat_custom_fields_job.rb chore: Sync pre-chat fields after custom attribute destroy (#4456) 2022-04-18 14:06:27 +05:30
update_widget_pre_chat_custom_fields_job.rb feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00