Darren Bolduc
Darren Bolduc
Crap: https://github.com/hyperium/tonic/blob/b303caa52ba8bbe8172310be7165a80b7c2a53f8/tonic/src/metadata/map.rs#L219 https://github.com/hyperium/tonic/blob/b303caa52ba8bbe8172310be7165a80b7c2a53f8/tonic/src/metadata/map.rs#L266-L271
Ok, I am actually testing against a local version of tonic now, instead of making assumptions. This is where they drop the user-agent header: ``` stack backtrace: 0: rust_begin_unwind at...
For when I pick this up again: https://github.com/dbolduc/google-cloud-rust/tree/user-agent-grpc
> For when I pick this up again: > > https://github.com/dbolduc/google-cloud-rust/tree/user-agent-grpc Thanks @dbolduc, this was super helpful!
https://pantheon.corp.google.com/cloud-build/builds;region=us-central1/461e2ae5-2d4f-4ee3-8927-5740f8f9dcc9;step=1?project=rust-sdk-testing#L2396
We don't need this.
https://github.com/googleapis/google-cloud-cpp/actions/runs/9881692763/job/27293859323#step:12:3358 This time it was `CreateFromP12ValidFile`
https://github.com/googleapis/google-cloud-cpp/actions/runs/10394011938/job/28782826586?pr=14644#step:12:3393
I haven't seen a flake. I am fine with closing the issue. If it happens again, we can always reopen the issue.
> > * a `GOOGLE_CLOUD_CPP_DEPRECATED` tag (which expands to `[[ deprecated ]]` > > Since C++14 is the minimum version, we do not really need `GOOGLE_CLOUD_CPP_DEPRECATED`. Just saying. No. We...