-
### Expected Behavior
Executing HTTP requests should be successful
### Actual Behaviour
We are seeing this exception (top of the stack trace shown) in one of our applications after updating to the …
-
Code at line below should be enhanced:
https://github.com/eclipse/jetty.project/blob/8102378e2d24b8117ed3a545c7579f79d35fc45a/jetty-client/src/main/java/org/eclipse/jetty/client/ProxyConfiguration.ja…
-
## Expected Behavior
The Rocket server should respond to the client.
`Hello from RSocket consumer`
## Actual Behavior
Throwing exception
reactor.core.Exceptions$ErrorCallbackNotImp…
-
Dear friends,
Could you please comment or suggest on this issue: https://github.com/reactor/reactor-netty/issues/1825.
Regards,
Samir Salamov
-
**Describe the bug**
After upgrading azure-cosmos library's version from v4.53.1 to v4.56.0, our application started encountering `io.netty.util.IllegalReferenceCountException` intermittently.
**…
-
Hi,
I have been using the cf-java-client to fetch application logs from PCF. The code was running fine until now, I am not sure what has changed. Currently when I execute the same code, it gives an U…
-
我在使用SpringWebFlux配合OllamaChatClient的stream方法返回大模型响应时如何发送重复的msg程序便会抛出异常。当我给msg添加随意无意义标点符号(与上条消息不一致)便会正常响应,以下是我的代码及异常信息。
===========================================================================
…
-
I'm unable to access refresh tokens. I followed the steps outlined here - https://github.com/gporter0205/schwab-api-client/wiki. I'm stuck at Step #9 and any help to unblock would be greatly appreciat…
-
**Halo version**
2.17.0
**Plugin-giteeoss version**
1.0.0
**Briefly describe the problem**
`2024-07-07T16:39:18.468+08:00 ERROR 6 --- [reactor-tcp-epoll-1] a.w.r.e.AbstractErrorWebExceptionHa…
c-oe updated
4 months ago
-
**Describe the bug**
I have a Quarkus application, which sends some messages to Azure Storage Queue, however after adding Azure storage queue dependency, the native image build fails with following…