Skip to content

UKBatch 0.1.3-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:05
160ccf8

Fixed

  • The dashboard no longer flashes a spurious "Disconnected" banner on first load. The service conductor was connecting to the (embedded) SignalR hub before the host had finished starting, so the initial connect failed and the banner stayed red until a manual reconnect or the 60-second retry. The initial connect is now deferred until the host has started, and the retry interval is shortened, so the dashboard connects cleanly on first load.