chore: add worker stream reconcile dry run

This commit is contained in:
John
2026-07-02 07:28:58 +08:00
parent e989526886
commit b97c8e822e
4 changed files with 88 additions and 14 deletions
+2
View File
@@ -324,6 +324,8 @@ async function writeMetadata() {
'Streaming runtime operations:',
' node scripts/check-stream-runtime.mjs',
' node scripts/runtime-worker-drain.mjs status',
' node scripts/runtime-worker-drain.mjs reconcile',
' node scripts/runtime-worker-drain.mjs reconcile --apply',
' node scripts/runtime-worker-drain.mjs drain goosed-3',
' node scripts/runtime-worker-drain.mjs undrain goosed-3',
' node scripts/check-tool-runtime.mjs',