Community Application tends to go unresponsive a lot.

I'm not sure if it is my localhost environment, but the app tends to become unresponsive for far too long. In the browser footer it says "waiting for available socket". On the other window I had opened it says "You've gone offline. Attempting to reconnect", and it just hangs and stays there.

Parents
  • What is your deployment? I noticed from an earlier screenshot you had two system notifications, one of which was mentioning that the fallback Database Message Bus is enabled. This is an inherently low-performance fallback, and should be substituted for the Socket Message Bus Server or another bus. But the fact that it was enabled makes me curious about the rest of the deployment as well.

Reply
  • What is your deployment? I noticed from an earlier screenshot you had two system notifications, one of which was mentioning that the fallback Database Message Bus is enabled. This is an inherently low-performance fallback, and should be substituted for the Socket Message Bus Server or another bus. But the fact that it was enabled makes me curious about the rest of the deployment as well.

Children