-
Lab env
Most of Macbook is M1 based now, so some container image could be tricky (x86 based) like `pytorch/pytorch:1.9.0-cuda10.2-cudnn7-runtime`
Also
* podman is more and more popular to "rep…
-
## Describe the bug
When a gRPC server returns error with own custom message in status details, evans doesn't display the message even with --enrich option.
If the message type is ptype (e.g google.…
-
Hi, first of all I would like to thank you for this collection, it has been very useful for me and has saved a huge amount of time, really appreciate your work.
While configuring my server I found…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I hav…
-
### Description
While integrating the Helidon plugin into Block Node, I attempted to open a streaming server connection but it was immediately closed by `PbjProtocolHandler`. The same gRPC method inv…
-
Right now, a `decimal` of type `types.Dec` is encoded in the protobuf API as `string(int(decimal * 10**18))` or `ascii(string(int(decimal * 10**18)))`. While this is straight forward and efficient onc…
-
**What happened**:
If an ingress resource leads to service with type `ExternalName`, but also has annotation `nginx.ingress.kubernetes.io/default-backend` with the value set to a service with…
-
## Summary of Bug
I posted this [issue](https://github.com/cosmos/cosmjs/issues/1209) on cosmjs repository and was asked to post this here as this could actually be an SDK issue.
We've t…
-
Hello,
I am not sure if this is an issue with grpcurl or me not being able to use PowerShell.
I have a grpc java Server with Reflection turned on and am using this command to ping it:
`grpcurl …
-
### What version of gRPC are you using?
1.63.2
### What version of Go are you using (`go version`)?
1.21.0
### What operating system (Linux, Windows, …) and version?
macOS 13.2
### W…