Kiko Beats
Kiko Beats
No worries and thanks for the explanation, it's really helpful to understand how the library works. I asked for that because I already has a collection of most used user...
I think it's specifying the maximum of clients allowed to wait for `.acquire` at the same time
@minusfive what about that?
I'm experiencing this issue too. Not sure how to write a proper test for it (it looks kind of random)
@OrKoN In my case it was a bug on user-code: I have some logic to automatically reconnect the browser under disconnection and that was keeping the web socket connection forever....
@josegonzalez but is possible to run it as single container with different databases?
Please resolve the conflicts and I will be happy to merge this!
Can you try to debug it? what is the HTML markup associated with that URL?
I suspect this is related with the HTML get from from the fetch request. For debugging this, I released `[email protected]` which exposes `error.html`. Can you do something like this? ```js...