chatwoot icon indicating copy to clipboard operation
chatwoot copied to clipboard

Helm chart with multiple worker process

Open jainkv107 opened this issue 3 years ago • 1 comments

Hello - We have used Helm chart to deploy in GCP environment. Chat woot is up and running. However, real time updates are not coming either on the website or the mobile application. We have to refresh the page to get the update.

After debugging we found the issue with web sockets. When there are two worker process and they get started at the same time, both of them are not sending web socket messages. I have to restart the worker process 1 by 1 after a few min to get both process to work normally.

Any suggestion or has anyone else seen the issue? Do we need to change the helm chart to use statefulset?

Please let me know.

Thanks, Vik

jainkv107 avatar Aug 02 '22 14:08 jainkv107

@jainkv107 Could you confirm your timeout settings in the GCP load balancer? https://www.chatwoot.com/docs/self-hosted/deployment/troubleshooting#disconnected-from-chatwoot

vishnu-narayanan avatar Aug 03 '22 11:08 vishnu-narayanan