Skip to content

Retries and reconnect overlays

Latest
Compare
Choose a tag to compare
@parnic parnic released this 07 Jun 03:54
· 4 commits to main since this release
v1.4.0
0e4839c

Added

  • Added 'reconnecting' overlay message when the connection to the pool equipment was previously established, but is now trying to be re-established.

Changed

  • Added retries for the unit finder so that a temporary loss of connection does not cause the module to get stuck with outdated, non-updating pool data.
  • Improved initial "Loading" message to make it clear that it belongs to the ScreenLogic module.
  • Reduced load on the pool equipment for the periodic keep-alive messages that the module sends by using a Ping message instead of requesting a full Status update.

Full Changelog: v1.3.0...v1.4.0