mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
run_listener() now loops forever instead of returning on first failure. Connect errors retry starting at 500ms, doubling up to 16s. On disconnect the inner loop breaks and the outer loop reconnects after the current backoff delay, then resets backoff to 500ms. QUERY_RUNNING is sent again on each reconnect to re-sync session state. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-file-portal | ||
| weft-ipc-types | ||
| weft-mount-helper | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||