-
## Background
We encounter this problem when we want to switch our gRPC server from a raw gRPC server to an Armeria server.
The main problem is that the response latency in p95 is much larger than…
-
#### Describe the bug
- Node.js version: 14.13
- OS & version: MacOS Catalina
`The onCancel handler was attached after the promise settled`
#### Actual behavior
This unhandled exception…
-
**Describe the bug**
When I use latest connectrpc beta2 package to send api request, I met this error:
```json
{
"message": "grpc: error unmarshalling request: proto:%C2%A0cannot parse inval…
-
A `RingBuffer` is an efficient collection type of **fixed size** to which elements can be added indefinitely which works by removing the oldest element once `capacity` is reached.
Often this sort o…
-
### Description:
We are trying to build this package for arm64 , We have tried build package on ubuntu + arm64 machine and observed following failure
```
[ERROR] Failures:
[ERROR] APIKeyTestC…
-
I really need to receive incoming calls when app is closed. Actually I researched for this issue from many documentations but couldn't find any solution. Actually I integrated Pushkit and Callkit and …
-
We need to define how websockets, bosh, and other possible network protocols in future are accessed with WSGI-ng. (From #2).
Assuming they all handshake roughly like HTTP, we can either define one [p…
-
**11.0.12**
`org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.HTTP2ClientConnection#onOpen`
```
@Override
public void onOpen()
{
Map settings = listener.onPreface(getSession()…
-
### Affected project(s)
- [ ] documentation
- [ ] examples
- [ ] wasmCloud host
- [ ] wasmCloud CLI (wash)
- [ ] wasmCloud dashboard UI (washboard)
- [X] capability providers
- [ ] provider b…
-
*Title*: Envoy is sending EDS discovery request without any resource_names set
*Description*:
Lyft has noticed envoy requesting EDS data without resouce_names set. It is sporadic throughout all se…