releases.shpreview

4.17.0

$npx -y @buildinternet/releases show rel_NRyisTabhJ1zlkYt9bgid

[4.17.0] - 2020-03-30

Added:

  • Config field StreamInitialReconnectDelay specifies how long the SDK should initially wait before retrying the stream connection after a failure. The default is one second; previously it was three seconds.

Changed:

  • When the SDK retries the stream connection after a failure, the delay now increases using an exponential backoff (which is reset to the initial level if the stream remains active for at least a minute), and each delay also has a random jitter from 0 to -50%. Previously, every retry used a three-second delay.

Fetched April 11, 2026