Max Inden
Max Inden
Do I understand correctly, that you are using the same `yamux` version on both the server and the client?
For the sake of getting `Family::get` merged, I suggest splitting this pull request by the two new functions. Note that I am not sure `with_metrics` is a good idea. -...
Are the two machines in the same VPC? Do they advertise themselves via the external IP, but communicate via the internal IP?
@tanji are the clustering metrics mentioned above still flaky, or stable? In the latter case, do you have access to the notification payloads and can post them here?
> What do you mean by notification payloads? @tanji sorry for not introducing the terms first. We generally refer to an *alert* as the request send by Prometheus to Alertmanager...
Potentially related: https://github.com/quic-go/quic-go/issues/4446
Thank you! Can you take a look at the CI failures @Dylan-DPC?
See draft implementation by @aaron-ang in https://github.com/quinn-rs/quinn/pull/2133.
Yes, that is my understanding @AnkurRathore. Please go ahead and submit a pull request if you want.
@RaghavendraRQ yes, still open and I think worth exploring.