AsyncHttpClient / async-http-client

Asynchronous Http and WebSocket Client library for Java
Other
6.29k stars 1.59k forks source link

Remotely closed RemotelyClosedException #1917

Open phadtrapong opened 1 year ago

phadtrapong commented 1 year ago

Could you help analyze this stacktrace what could be the root cause of this exception? if http requests reached to target servers? For context: this doesn't happen all the times.

Caused by: org.asynchttpclient.exception.RemotelyClosedException: Remotely closed
    at org.asynchttpclient.exception.RemotelyClosedException.INSTANCE(Unknown Source)