JOIN_SLOW_HINT:"Connecting to the host… If they are offline this takes about 15 seconds, and the invite is saved to finish syncing later."
Shown once a join looks stuck. QUIC has no connection-refused, so an offline
host can only time out (15s, DIAL_TIMEOUT in the p2p crate). Stays
conditional: a host that refuses this device saves nothing.
Shown once a join looks stuck. QUIC has no connection-refused, so an offline host can only time out (15s,
DIAL_TIMEOUTin the p2p crate). Stays conditional: a host that refuses this device saves nothing.