-
GrpcMock gem works great, only one thing concerned us is in our system, we use `client_interceptors` and track log as events.
GrpcMock only mock the request response but skipped interceptors.
ht…
-
Hi,
I'm instrumenting a gRPC server with OpenTelemetry and Google Cloud Trace. I can see spans in my Trace dashboard but they aren't being coloured red if an rpc returns an internal error. I'm usi…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues
### Describe the Issue
Hi! I can't figure out how to properly send google.protobuf.Struct.
W…
v1lev updated
2 months ago
-
[This method marked as max-target-q on android 15 chagelog.](https://developer.android.com/about/versions/15/changes/non-sdk-15)
Lcom/android/org/conscrypt/OpenSSLSocketImpl->getAlpnSelectedProtocol(…
-
### What is the issue?
We're using Temporal.io with Linkerd.
Temporal worker uses long-polling. It makes a poll call that blocks for 60 seconds.
If no task is received during this time, the call r…
-
### Description
Overview:
when I run the spec test against (note trailing '/'):
` "http://localhost:8080/io.haveno.protobuffer.GetVersion/GetVersion/"`
I get:
`Error: Uncaught [TypeError: First…
-
project type: `bitbake` ( sorry, the project is not open source. )
bear version: `3.0.20`, compile from source.
I try to use bear 3.0.20 , but error occur .
```
wrapper: failed with: gRPC ca…
-
**Description**
We use gRPC to query Triton for Model Ready, Model Metadata and Model Inference Requests. When running the Triton server for a sustained period of time, we get Segfaults unexpectedly …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug:
* [x] I've pasted the output of `argocd version`:
…
-
Obtaining the IP address of the client can be [accomplished via gRPC](https://github.com/apache/arrow-cookbook/issues/196), but the gRPC interface exposing this information is considered unstable. It…