We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#6207 - Max members before busy site incorrectly counting guests
No problem. I'm not sure why this triggered; I was the only one on the site logged in, and this is supposed to only count logged in members and not guests. The code seems sound. Will continue to investigate.
Automated response: Max members before busy site incorrectly counting guests
Composr was not correctly tallying the number of actual members logged in the site, prematurely triggering busy errors if a lot of guests are on a site.
This fix ensures we are counting actual logged in members from active sessions, not using a wrong variable like before.
Composr was not correctly tallying the number of actual members logged in the site, prematurely triggering busy errors if a lot of guests are on a site.
This fix ensures we are counting actual logged in members from active sessions, not using a wrong variable like before.