Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Not recovering from SocketTimeoutException

Hi,

On Mon, Jun 14, 2021 at 8:06 PM Sai Sankar Challa
<saisankar.c@xxxxxxxxxxxxxxxx> wrote:
>
> Thanks for the response.
>
> What application ideally needs to do when it gets SocketTimeoutException from jetty layer, Please suggest.

Sorry but we don't know what your application needs to do.
Some retry.
Some give up.
Some notify some other applications.

It's entirely up to you.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top