[object Object]

← back to Carnegie Reprice

supervisor: 3 shards (429-retry makes it safe)

f93c29d8711f581bd600d5e591ba73c2ca66aa6a · 2026-08-18 13:48:36 -0700 · steve

Files touched

Diff

commit f93c29d8711f581bd600d5e591ba73c2ca66aa6a
Author: steve <steve@designerwallcoverings.com>
Date:   Tue Aug 18 13:48:36 2026 -0700

    supervisor: 3 shards (429-retry makes it safe)
---
 supervise.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/supervise.sh b/supervise.sh
index b7093a6..5860a2c 100644
--- a/supervise.sh
+++ b/supervise.sh
@@ -2,7 +2,7 @@
 # supervise.sh — keep the sharded Carnegie rollout workers alive until the ledger is complete.
 # Fully detached; auto-restarts a shard worker if it dies. Stops when 0 SKUs remain or HALT flag set.
 cd "$(dirname "$0")" || exit 1
-SHARDS=2
+SHARDS=3
 NODE=$(command -v node)
 log(){ echo "[$(date -u +%H:%M:%S)] $*" >> supervise.log; }
 

← 0fc1df3 metafields: REST with proof-exact namespaces (preserve space  ·  back to Carnegie Reprice  ·  auto-data-snapshot: 2026-08-18T14:00:27 (2 data files) — .re dac3cfa →