Managing and Scaling a Chatwoot Instance with ~4mil Messages
TLDR kurtsudonumcom inquires about scaling a Chatwoot instance with around 4 million messages. pranavrajs offers to help and asks for more specifics about the installation process and timeout issues.
Sep 30, 2022 (15 months ago)
kurtsudonumcom
01:39 PMIm interesting in a discussion with others about how you manage scaling the instance,
- database specification / throughput and scaling options
- frontend api requests locking up either the orm or database resulting in timeout issues.
Im keen to hear approaches, whether it standard to support many accounts on one instance and its long term strategy hosting many accounts and issues resulting from it.
Oct 06, 2022 (14 months ago)
pranavrajs
06:48 AMWhat type of timeout issues are you seeing?
Chatwoot
Indexed 2221 threads (46% resolved)
Similar Threads
Scaling Agents and Conversations in Chatwoot
Rakshith inquired about scaling in Chatwoot. sojan_official provided links to relevant documents and mentioned the availability of enterprise support for such needs.
Resolving Image Delivery Delay on Chatwoot with Heavy Load
ghaneos21 experienced delays in image delivery during heavy load on their self-hosted Chatwoot. v_shnu and sojan_official suggested using a multidistributed setup, more servers for sidekiq workers, and enabling `DIRECT_UPLOADS_ENABLED`. ghaneos21 agreed to update the config and add more sidekiq servers.
Troubleshooting Message Refresh Issue in Chatwoot Application
pedrohmvf faced message refresh issues on Chatwoot which seems related to server configurations. sojan_official and v_shnu offered help, with user finding that accessing via their server IP resolved the issue.