Skip to content

Hardened broker reconnection strategies

Choose a tag to compare

@shawnburke shawnburke released this 09 Mar 09:34
· 53 commits to main since this release
1c4283a

Iterates on a more-aggressive reconnection strategy for dealing with with cases where connectivity with Cortex backend is lost.

Adds snyk-broker restarts on:

  • Websocket tunnel close or interruption
  • Idle timeout (default: 5m) with no traffic from backend

What's Changed

  • Fix broker reconnection: channel-based restart with persistent watchdog by @shawnburke in #84

Full Changelog: v0.1.10...v0.2.0