iachat/app/jobs/webhooks
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
..
facebook_delivery_job.rb feat: Facebook delivery reports (#8136) 2023-11-20 12:22:45 +05:30
facebook_events_job.rb fix: mutex timeout and error handling (#8770) 2024-01-24 14:18:21 +04:00
instagram_events_job.rb fix: mutex timeout and error handling (#8770) 2024-01-24 14:18:21 +04:00
line_events_job.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
sms_events_job.rb feat: Bandwidth sms channel delivery reports (#8198) 2023-10-27 14:07:15 -07:00
telegram_events_job.rb chore: Support telegram edited_message events (#6785) 2023-03-29 18:48:16 +05:30
whatsapp_events_job.rb fix: Remove fallback phone_number search in WhatsApp event processing (#6904) 2023-04-18 18:30:01 -07:00