linXiv frontend (TS/JS)
    Preparing search index...

    Variable JOIN_SLOW_HINTConst

    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.