Askaholic
Askaholic
Any progress on this?
I still prefer having a convenient function that I can call directly in the module API rather than needing to write my own wrapper, or renaming one of the module...
We can only get server logs if this happened recently since only a few hours of data is saved due to how the docker logging is currently configured. Not sure...
Ok then I’ll request logs
No, do you need one? I could redo the test with debug logging if you want
Hm. IDK if I'm a fan of error code numbers, but I can certainly mention them on the github issue if that helps integrate things on the client side.
After testing it on the test server this lag seems to be coming from the client. When sending the message through other means it seems to show up immediately.
Waiting on this lobby feature: https://github.com/FAForever/server/issues/786
Great! I've read through the issues you linked and I think I understand the current state of this feature. Sounds like eventually a more sophisticated solution will be added, but...
>We have bits() already, but for memory usage I suppose you would like something based on the allocated Vec::capacity(), right? Yes that's correct. Ultimately we want to know how many...