<div dir="ltr">Hello,<div>We are using the Undertow SSE support.</div><div>In the SSE spec, it is possible to send a &quot;retry: &lt;time in milliseconds&gt;&quot; that tells the client to try a reconnection after a certain amount of time (<a href="https://html.spec.whatwg.org/multipage/comms.html#concept-event-stream-reconnection-time">https://html.spec.whatwg.org/multipage/comms.html#concept-event-stream-reconnection-time</a>).</div><div>Right now, we haven&#39;t found the ability to send the &quot;retry&quot; via the Undertow API. </div><div><br></div><div>If we look at the ServerSentEventConnection class, you can only send an event, an id and a data.</div><div><br></div><div>So, is it a missing feature or is there a way, we may have missed, to send the &quot;retry&quot;?</div><div><br></div><div>Thanks in advance for the answer!</div><div>Best regards,</div><div><br></div><div>Cédric.</div><div><br></div><div><br></div></div>