Cristian Lupu
Cristian Lupu
Wanted to add a new issue but found this one which seems to be the same underlying issue: > Traits don't use @phpstan-type or @phpstan-import-type Another example showing the difference...
Is anyone actively working on this? If not can I take a crack at it ? Any guidance would be appreciated on what practices you use during development :)
My main thoughts were to find where Scope resolving was diverging between the [above two test scenarios](https://phpstan.org/r/66abf983-3208-448e-97c7-ceebf47bee03). Tried to get a patch in but the issue seems deeper than anticipated....
Ran into the same issue, ended up adding ``` window.GoAccess.wsKeepAlive = function(socket) { // jumpstart the "loop" keepAlive(); // send data after 30s function keepAlive() { setTimeout(onKeepAlive, 30000); } //...
@allinurl I did see some disconnects, but it might have been my reverse proxy setup closing the connections. Refreshing is a bit intrusive to the end user, a reconnect would...
I'm saddened to see this ignored. This was a very visible issue and with a clear solution. We attempted a similar fix in production, but we still had some FD...
Would you be willing to start a room in https://gitter.im/ ? We should get better communication out of it