chore(dev): improve bulk change handling #2234

Merged
Sainan merged 4 commits from dev-debounce into main 2025-06-21 11:33:59 -07:00
Owner

Fixed abandoned build processes sometimes still triggering a start (causing double-starts) and made it more robust in regards to webui changes being intermixed: making the fetch a fire-and-forget to avoid errors, and waiting for the websocket connection to be re-established to avoid the browser attempting to reload when the server may not be up for a few seconds.

Fixed abandoned build processes sometimes still triggering a start (causing double-starts) and made it more robust in regards to webui changes being intermixed: making the fetch a fire-and-forget to avoid errors, and waiting for the websocket connection to be re-established to avoid the browser attempting to reload when the server may not be up for a few seconds.
Sainan added 1 commit 2025-06-21 07:29:08 -07:00
chore(dev): improve bulk change handling
Some checks failed
Build / build (pull_request) Failing after 52s
beba21940e
Debouncing the change events and being a bit more robust in regards to webui changes being intermixed: making the fetch a fire-and-forget to avoid errors, and waiting for the websocket connection to be re-established to avoid the browser attempting to reload when the server may not be up for a few seconds.
Sainan added 1 commit 2025-06-21 07:29:46 -07:00
prettier
All checks were successful
Build / build (pull_request) Successful in 50s
9827da1b86
Sainan added 1 commit 2025-06-21 09:17:26 -07:00
Don't attempt to send auth if socket is not open
All checks were successful
Build / build (pull_request) Successful in 50s
befbe820b4
Sainan added 1 commit 2025-06-21 11:20:44 -07:00
No need to debounce, simply ignore orphaned build process "exit" events
All checks were successful
Build / build (pull_request) Successful in 50s
4c0d804828
Sainan merged commit 6cdd103c3d into main 2025-06-21 11:33:59 -07:00
Sainan deleted branch dev-debounce 2025-06-21 11:34:00 -07:00
Sign in to join this conversation.
No description provided.