-
In our project, we used gRpc-Gateway. But I find, I can't set http header in RPC response.
What should we do? Thanks!
-
this pluing after upgrade to ovm7 and debiaqn to debian 12 gives me errors like **Failed to execute XPath query '//services/apttool/packages'.** the package openmediavault-apt 7.0-2 works prefectly bu…
-
I use this command: goctl rpc protoc xxx.proto --go_out=. --go-grpc_out=. --zrpc_out=.
Report an error:rpc service not found
-
### Issue Type
Bug
### Source
binary
### Secretflow Version
1.10
### OS Platform and Distribution
ubuntu 20.04
### Python version
3.10
### Bazel version
null
### GCC/Compiler version
null…
-
### Nomad version
```
1.7.7
```
### Operating system and Environment details
- Running in an AWS environment
- Ubuntu 24.04
### Issue
Service registration errors and task failures oc…
-
**GWT version: 2.12.1
**Browser (with version): any
**Operating System: any
---
##### Description
For example, having a GWT service method that returns a `List` instance created using `List.o…
-
# **Summary**
The goal is to provide **REST adapters** for RRPC APIs, enabling non-RRPC developers or systems to access RRPC endpoints via REST if needed. Unlike conventional API generation approache…
-
**Description:**
In our setup, RPC calls to MPC nodes should only be allowed from `localhost` or the relay node, which runs on `localhost:8081`. However, we are experiencing issues where connections …
-
```proto
// KeyValueService defines the gRPC service
service KeyValueService {
rpc Get(GetRequest) returns (KeyValue);
rpc GetAll(GetAllRequest) returns (GetAllResponse);
```
Have you thou…
-
### Component
agent
### Describe the bug
When the server (running in kubernetes) restarts my docker agent refuses to take new jobs until restarted. In the agent logs I can see several 5XX Err…