Skip to content

1.0.3

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 18 Mar 01:11

[1.0.3] - 2020-03-17

Fixed:

  • The backoff delay logic for reconnecting after a stream failure was broken so that if a failure occurred after a stream had been active for at least reconnect_reset_interval (default 60 seconds), retries would use no delay, potentially causing a flood of requests and a spike in CPU usage.