-
假設 Backend 是 Microservices 架構且 based on gRPC services,如果 browser client 想跟後端溝通,一般來說會建立一個 REST based 的 BFF 或 API Gateway 來當作溝通的轉介站(translate HTTP calls from the client into gRPC calls to backend servic…
-
**Reported by @karlmsmith on 8 Dec 2014 20:13 UTC**
Noticed the following in socat/tomcat/logs/localhost.2014-11-27.log on xtra:
```
SEVERE: Exception while dispatching incoming RPC call
com.google…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-latest/ 2.4 latest
- Deployment mode(standalone or cl…
-
Implement a function that periodically checks the health of the RPC node configured in .env; in light of recent errors caused by IBP nodes resyncing. When an issue is flagged, e-mail the administrator…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Version
flink-doris-connector-1.17-24.…
-
Apache XML-PRC is not updated for 10+ years and it is risky to stick to it.
It would be great to switch our Bugzilla support to more modern technologies and remove dependency from Apache XML-RPC
…
-
## Failing module
- **GitHub**: https://github.com/discordjs/discord.js
- **npm** :https://www.npmjs.com/package/discord.js
```ts
import { Client, Intents } from "https://esm.sh/discord.js"
`…
-
Hi
I have an issue when click on connect from app client, after logging to my email it shows to message to authorize (only the first time) then it shows login successful,but nothing happens in the …
-
# Problem
We all love type-safe interaction between system components.
It's also a great idea to be able to use the same TypeScript types both in our server and client codebases, which is often re…
-
### What is the feature you are proposing?
Following the recent fix of https://github.com/honojs/hono/issues/2481 that allows type safety for enum in the RPC client with zod validator. What do you th…