-
Hello, could somebody help me investigate exception below? It is happening in multimodule quarkus project. Exception is thrown occasionally only while calling deployed service on Google Cloud Run serverless deployment. service is behind Google Cloud Endpoints proxy (which is Envoy proxy server). I am not able to find any helpful information on the internet. I am not able to replicate the problem on local machine. If you have any ideas how to replicate this will be helpful. Just give me a hint and I will try to fix it, or to do a reproducer: Exception: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
there is disscussion with proposed workaround here vertx issue 4811 |
Beta Was this translation helpful? Give feedback.
solved in (eclipse-vertx/vert.x#4811)