-
Hello!
When I use elixir Mint directly using mutual TLS, it works fine, but if I try to use the Mint adapter with elixir-grpc, it doesn't.
This works:
https://github.com/user-attachments/asset…
-
It's almost disgusting how bad the logging is documented. There are several issues where people try to find a way to just add a single field from a grpc method to the logging finished call
Can ple…
-
**Describe the question**
We use [bugsnag](https://github.com/bugsnag-elixir/bugsnag-elixir) to report any crashes that occur. Bugsnag uses [SASL reports](https://www.erlang.org/doc/apps/sasl/error_l…
-
Trying to use Milvus Lite on Unix, a user repeatedly gets a lock file and error message they cannot connect to Milvus Lite.
**Code used:**
https://milvus.io/docs/quickstart.md
**Error message:*…
-
We need to be able to use gRPC interceptors in the CDI micro profile environment. The interceptors should be discoverable and applied to services or methods.
The current thinking is that we can use…
-
It seems this interceptor is run twice for each request. Is it possible to have it run only once, or detect which way the request is going (incoming, outgoing)?
Thanks!
r0fls updated
2 weeks ago
-
We're seeing many errors in our Trillian instance with calls to `GetEntryAndProof` and `GetLatestSignedLogRoot`. Does anyone have an idea why we're seeing these warnings ? We found these warnings du…
-
- [Dùng lý thuyết củ hành để tìm hiểu gRPC](https://github.com/thenguyenit/blogs/wiki/D%C3%B9ng-l%C3%BD-thuy%E1%BA%BFt-c%E1%BB%A7-h%C3%A0nh-%C4%91%E1%BB%83-t%C3%ACm-hi%E1%BB%83u-gRPC)
- [Don’t Load…
-
#### Environment details
- Python version: 3.6.13
- `google-api-core` version: `google.api_core.__version__ '1.26.0'`
#### Steps to reproduce
Based on the stacktrace, I believe this issu…
-
### Report
I'm trying to set the HTTP Add On for my GRPC but it's not working. When calling the service, it 'hangs' forever.
Side note: the TLS is "optional" (no forced redirect) at the ingress le…