Hello,
We have a problem with the number of active subscription
IServerEvents _serverEvents; //RedisServerEvents
var activeAndZombies = _serverEvents.GetAllSubscriptionInfos()
This method is returning active and zoombie subscriptions. There are cases when we cannot close/unregister some subscriptions info because maybe the user closed the browser or the client has stop working and is not sending anymore heartbeats.