Re: Client Behavior for SETTINGS_TIMEOUT

hey Jason -

SETTINGS_TIMEOUT is a connection error - so all streams and the session
need to be torn dorn. There is really nothing to ack at that point.. any
non-idempotent transactions in flight are retried (where possible) on
another connection only if the last-stream-id in the goaway indicates its
safe to do so. Basically its handled exactly like a PROTOCOL_ERROR

-P



On Wed, Jun 18, 2014 at 3:40 PM, Jason Greene <jason.greene@redhat.com>
wrote:

> I was just wondering what client implementers on this list are currently
> doing in the face of a SETTINGS_TIMEOUT. Is it handled gracefully (retry
> after acking which seems the intention)?
>
>
> --
> Jason T. Greene
> WildFly Lead / JBoss EAP Platform Architect
> JBoss, a division of Red Hat
>
>
>

Received on Thursday, 19 June 2014 13:21:13 UTC