<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Rebex Q&amp;A Forum - Recent questions without answers</title>
<link>https://forum.rebex.net/unanswered</link>
<description>Powered by Question2Answer</description>
<item>
<title>KeepAliveInterval behavior with WebSockets in the new version (8.0)</title>
<link>https://forum.rebex.net/23594/keepaliveinterval-behavior-with-websockets-the-new-version</link>
<description>&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;In the previous version (7.x), setting the WebSocket's KeepAliveInterval to 10 minutes caused no issues.&lt;br&gt;
&lt;code&gt;Poll(1000)&lt;/code&gt; did not throw exceptions, and the system operated normally.&lt;br&gt;
I maintain the Ping/Pong connection by sending a separate message every 10 minutes.&lt;/p&gt;

&lt;p&gt;In the new version (8.0.9709), however, an exception occurs after 2 minutes during &lt;code&gt;Poll(1000)&lt;/code&gt;, with the error message: &quot;The operation was not completed within the specified time limit.&quot;&lt;br&gt;
There are no issues if the KeepAliveInterval is set to 30 seconds in the new version.&lt;/p&gt;

&lt;p&gt;What steps should I take to continue using a 10-minute KeepAliveInterval in the new version without encountering this issue, just as in the previous version?&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;
</description>
<guid isPermaLink="true">https://forum.rebex.net/23594/keepaliveinterval-behavior-with-websockets-the-new-version</guid>
<pubDate>Mon, 14 Sep 2026 04:09:08 +0000</pubDate>
</item>
</channel>
</rss>