Skip to content

v0.19.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jost-s jost-s released this 28 Oct 19:50
· 15 commits to main since this release

Added

  • Bring back a websocket reconnection automation for Admin and App websockets. When either of them is closed and a new request made, it will attempt to reconnect using the same app authentication token that was used to initially authenticate the websocket. A specific InvalidTokenError is returned if that fails.