-
-
### Topic
Temporal issue
### Revelant information
Airbyte version: 0.50.21
We are observing abnormal amount of rate limit errors from airbyte-cron.
We are not using airbyte schedulers, only one…
-
Hi there, we build gRPC clients with Armeria 1.16.3. I wonder whether either of the following ideas could be good:
1. Let `com.linecorp.armeria.client.ClientBuilder` class expose an API to build and …
-
### Is your feature request related to a problem?
While trying to work with TLS, I was scanning through the current server setup. The NettyServerBuilder configures the port to be TLS or plainte…
-
From gRPC's CallableFactory: https://github.com/googleapis/sdk-platform-java/blob/ba648ceac869d4fab1a9cbeb40f2e04f69dad4e3/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/GrpcCallableFactory.j…
-
#### Environment
* Using bigquerystorage version 2.34.2
* Using openjdk version 1.8.0_362
* Application is running on a custom GCP Compute Engine VM instance
#### Steps to reproduce
1. Cr…
-
I've tried to test depscan on https://github.com/grpc/grpc by next command:
> atom reachables -o app.atom -s reachables.json -l c .
p.s. bom.json is exist
And got next error:
```
Generati…
-
I'm using Pinpoint 3.0.0.
Currently, I'm using Java version 21.
While using Pinpoint, the following log occurs only with Java 21 version, and the pinpoint agent does not run normally.
I understand …
-
When the proto file is invalid, the `grpc` command crashes. It would be better if we can have proper error messages for the failures.
For example, in my case, the issue was I hadn't defined a type…
-
### Integration
sentry
### Java Version
17
### Version
6.17.0
### Steps to Reproduce
1. on Spring boot & webflux, make a gRPC call
2. oftentimes get an error: `java.lang.Illegal…