iachat/enterprise/app/services
Sojan Jose cc86b8c7f1
fix: stream attachment handling in workers (#12870)
We’ve been watching Sidekiq workers climb from ~600 MB at boot to
1.4–1.5 GB after an hour whenever attachment-heavy jobs run. This PR is
an experiment to curb that growth by streaming attachments instead of
loading the whole blob into Ruby: reply-mailer inline attachments,
Telegram uploads, and audio transcriptions now read/write in chunks. If
this keeps RSS stable in production we’ll keep it; otherwise we’ll roll
it back and keep digging
2025-12-05 13:02:53 -08:00
..
captain fix: stream attachment handling in workers (#12870) 2025-12-05 13:02:53 -08:00
cloudflare feat(cloud): Add support for viewing status of SSL in custom domains (#12011) 2025-07-30 10:52:47 -07:00
companies feat: Add company backfill migration for existing contacts (Part 1) (#12657) 2025-11-03 20:03:47 +05:30
contacts feat: Backend - Companies API endpoint with pagination and search (#12840) 2025-11-18 14:28:56 +05:30
enterprise feat: Add AI credit topup flow for Stripe (#12988) 2025-12-02 17:53:44 -08:00
internal feat: Migrate ruby llm captain (#12981) 2025-12-04 18:26:10 +05:30
llm feat: Migrate ruby llm captain (#12981) 2025-12-04 18:26:10 +05:30
messages fix: stream attachment handling in workers (#12870) 2025-12-05 13:02:53 -08:00
sla chore: fix sla email notifications (#9192) 2024-04-04 21:16:49 +05:30
twilio feat(voice): Improved voice call creation flow [EE] (#12268) 2025-08-22 13:38:23 +02:00
voice feat: outbound voice call essentials (#12782) 2025-11-24 17:47:00 -08:00
page_crawler_service.rb feat: Response Bot using GPT and Webpage Sources (#7518) 2023-07-21 18:11:51 +03:00