-
### What version of gRPC-Java are you using?
v1.67.1
### What is your environment?
jdk 21 eclipse temurin
### What did you expect to see?
We are using istio version 1.20.1 and with this we ar…
-
While working on #832 I noticed that we don't have good support for all the [built-in k6 metrics](https://grafana.com/docs/k6/latest/using-k6/metrics/reference/).
When using this command
```shell
./…
-
Hi,
I tried to expand a nfs volume - but it fails with:
```bash
external-resizer I0505 16:40:23.658274 1 connection.go:200] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"…
-
Error report:
https://www.reddit.com/r/dartlang/comments/1fk84bb/unhandled_exception_from_grpc_package/
The reported line seems to be when forcing `_customHeaders` to not-null: https://github.com/…
isoos updated
1 month ago
-
According to [RID Graph](https://docs.microsoft.com/en-us/dotnet/core/rid-catalog), when restoring nuget packages, it should be the case that the when a library for a specific rid is available it shou…
-
How do I disable noisy DEBUG logs like these:
```
│ 11:33:51.444 [grpc-nio-worker-ELG-1-2] DEBUG i.g.n.s.i.g.netty.NettyClientHandler - [id: 0x4ecdf329, L:/127.0.0.1:62354 - R:localhost/127.0.0.1:…
-
### Description
I've experienced the issue in #24821, but I decided to create a new issue, since I've figured out the problem. Here is the code example that fails on the latest jax[tpu] with ```lib…
-
**LocalAI version:**
v2.22.1
**Environment, CPU architecture, OS, and Version:**
Ubuntu 22.04
Linux gpubench 6.8.0-47-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Oct 2 16:16:55 …
-
The following script will run as a k6 scripted check
```
import { Client, StatusOK } from 'k6/net/grpc';
import { check, sleep } from 'k6';
const client = new Client({});
export default () …
-
### What version of gRPC and what language are you using?
grpc-c++/1.66.1
### What operating system (Linux, Windows,...) and version?
ubuntu 22.04 server
### What runtime / compiler are you …