Fixed
- Connection errors to
*arrinstances (e.g. during a cold-start race) now
log atWARNINGinstead ofERROR, with a clear message including the
instance name, URL, and retry interval (#119) - The supervisor retries a failed connection every 30 seconds instead of
waiting the full search interval, and logs anINFOrecovery message once
the instance is reachable again (#119) - UI Logs page message for connection errors now reads
"Could not reach <url>"instead of the raw internal error string (#119)