Renat Tuktarov
Renat Tuktarov
Hey @Cenness. Thank you for reporting this thing :/ I have plans to update the entire algorithm of rendering the service map. Can't say when exactly will that happen though.
https://github.com/yandzee/proto-loader
Okay, I'm working right now on a code base refreshment and proper testing so the fix is coming soon with an appropriate e2e test
Hey everyone Just wanted to let you know that I'm preparing a very small [patch](https://github.com/cilium/hubble-ui/pull/767) that will eliminate using grpc-web and all the issues related to it, so you could...
Hey @mengru-lotusflare, In that release we did a major change of how UI client interacts with its backend and now its done not via grpc-web but with simple short polling...
Pushed another commit to that PR, now you can try to tune it manually by setting `FLOWS_THROTTLE_DELAY` and `FLOWS_THROTTLE_SIZE` environment variables
Btw, could you please share the logs from the UI backend container? Because I don't really see how you might get that red notification for stream reconnecting..
+1 for the issue
Hello, This is actually a bug, we will come up soon with the fix
Hey everyone! I got here randomly while was checking if rate limiting module is there and read the entire discussion :) Thx @eapache for this library, I'm currently using it....