← back to Beverlyhillsvideos
films: lower wallet floor to 130 to guarantee the top-50 batch completes
30f5e8f94179e5e7806f7c6681af5ad15722a60e · 2026-08-05 16:40:55 -0700 · Steve Abrams
Files touched
M filmgen/heygen_batch.mjs
Diff
commit 30f5e8f94179e5e7806f7c6681af5ad15722a60e
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Aug 5 16:40:55 2026 -0700
films: lower wallet floor to 130 to guarantee the top-50 batch completes
---
filmgen/heygen_batch.mjs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/filmgen/heygen_batch.mjs b/filmgen/heygen_batch.mjs
index 3f9c804..3acfc83 100644
--- a/filmgen/heygen_batch.mjs
+++ b/filmgen/heygen_batch.mjs
@@ -12,7 +12,7 @@ const SCRIPTS = ROOT + 'data/film-scripts.json';
const FILMS = ROOT + 'data/films.json';
const LOCS = ROOT + 'data/map-locations.json';
const CONCURRENCY = 3;
-const FLOOR = 150; // stop submitting if wallet drops below this
+const FLOOR = 130; // stop submitting if wallet drops below this
const RATE = 0.0337; // $/sec, measured from wallet delta
const VIDEO_DIR = ROOT + 'public/video';
← 0b34eb6 films: expand to top-50 BH restaurants — +33 scripts (integr
·
back to Beverlyhillsvideos
·
films: integrate completed restaurant film(s) [auto] 8759167 →