-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
grpc-go post …
-
**Describe the problem**
I have self hosted netbird instance with keycloak IDP.
I am able to access dashboard.
I install android client app, and try to to connect host. I get redirected to keycl…
-
### What version of gRPC and what language are you using?
grpcio 1.56.2
grpcio 1.60.1
Python 3.10.11
### What operating system (Linux, Windows,...) and version?
CentOS Linux release 7.9.2…
-
**Describe the bug**
When using `UseServiceModelGrpcSwaggerGateway` together with `AuthorizeAttribute`, the following error appears in Swagger UI:
```
System.ArgumentOutOfRangeException: Specified …
-
### Problem description
gRPC js client freezes on server disconnections, require full client restarts
### Reproduction steps
We have a server (server API is gRPC, using malijs), let's call it…
-
**Is your feature request related to a problem? Please describe.**
I'm setting `grpc_client_config.grpc_compression: snappy` for multiple components in loki.yaml. I need this to reduce traffic be…
z0rc updated
6 months ago
-
Hello,
We are currently using envoy gateway for some of our small services and want to expand envoy gateway to high throughput, low latency GRPC services. We tested GCP traffic director in the past w…
-
```bash
Exception in thread "main" java.lang.IllegalStateException: Expected the service ProducerImpl-0 [FAILED] to be RUNNING, but the service has FAILED
at com.google.common.util.concurrent.Abstr…
dyrnq updated
1 month ago
-
```bash
Exception in thread "main" java.lang.IllegalStateException: Expected the service ProducerImpl-0 [FAILED] to be RUNNING, but the service has FAILED
at com.google.common.util.concurrent.Abstr…
dyrnq updated
1 month ago
-
Hi,
I'm trying to invoke a worker from our serverless functions and using reqwest via REST with typed json is a bit cumbersome. I looked into using your generated `golem-client` but due to its depe…