Doug Fawley

Results 506 comments of Doug Fawley

After discussing this in some detail with several people, it does seem like a task local is the preferred approach. 1. If propagation is explicit, that requires plumbing the request...

> like for example if first request creates a common task to create downstream request (because the task has access to some open resource) and then all the requests use...

@madhurishgupta where are you seeing the "Missing request message" error manifest? The h2 layer should see the cancellation and not send anything back to the client when this occurs. And...

This is not a feature any other gRPC library offers. It has been discussed, but never implemented. We do provide the ability to selectively compress messages on the stream --...

@nossrannug if you are going to broach this issue, then be aware that there has been prior discussion on the topic. There is probably some appetite for a feature like...