Michael Varamashvili

Results 9 comments of Michael Varamashvili

We are too started experience lockdowns on start after installing Firebase + EDM.

So, this is actually two-fold problem! It is EDM and it is Firebase plugin. Both are slowing down DRAMATICALLY. We've removed firebase and edm from our manifest.json and adding edm...

I can attest that WebGL working great with new https://github.com/Cysharp/GrpcWebSocketBridge .

> You can speedup recompile time by removing '**generate_xml_from_google_services_json.py'**. I've tried that but Unity will restore it pretty quickly in my case.

I've worked around it by setting `hostname` label to all hosts and restricting by hostname. It's much better because if say host `gitlab-instance` goes down i can set this label...

There is now a rancher cli, i've been using it for `exec` and `logs` but it should also be able to update services. Did not test it myself thou, don't...

I do not have reproducible sample, but i do have this problem. **Removing OpenTelemetry integration fixes memory leaks**. I have heapdump with this data: ![Image](https://github.com/user-attachments/assets/6547dfdf-7d46-4f58-a622-d469fdde4728) ![Image](https://github.com/user-attachments/assets/25750ed9-4c54-4031-9665-62b4614511d3) I leaks on every...

Yes, you should use [GrpcWebSocketBridge](https://github.com/Cysharp/GrpcWebSocketBridge) with MagicOnion. Works perfectly. See [Example](https://galaxycontrol.app)