Oliver Gould

Results 257 comments of Oliver Gould

@smarunich i'm just another observer on this issue, but I think it's pretty clear that this is not currently a priority of the maintainers and there are no timelines. It...

I don't think there's a strong reason to bump this at the moment... We should probably get a patch up to trust-dns, though, that bumps the dep.

@f-lira No. This work is not currently prioritized.

[linkerd-await v0.2.9](https://github.com/linkerd/linkerd-await/releases/tag/release%2Fv0.2.9) is released as static binaries.

I notice that your proto is: ```proto service Whiteboard { rpc Whiteboard (stream WhiteboardCommand) returns (stream WhiteboardUpdate) { } rpc Echo (Point) returns (Point) { } } ``` Are you...

Thanks. This repro will be enough for us to track this down. We're currently working on some other retry improvements (that will also address #12826). The good news is that...

Ah, yeah. The WIP fixes the issue. I believe it's caused by inconsistent framing emitted by wire-grpc... A typical stream loooks like: ``` [ http:Connection{peer=Server}: h2::codec::framed_read: received frame=Data { stream_id:...

[edge-24.7.5][edge-24.7.5] includes support for GRPCRoute resource annotations that enable timeout and retry configurations. We'll be working on more official documentation, but I wanted to share a quick demo of how...

Correct, this is a mutually exclusive routing interface.