20260720 Corpus Explorer S3E Thumbnail Hang Fix
Path:
loom-builder/prompts/20260720-corpus-explorer-s3e-thumbnail-hang-fix.mdRelative: prompts/20260720-corpus-explorer-s3e-thumbnail-hang-fix.mdSubproject: loom-builderCategory: dispatch-promptsLines: 149Bytes: 7,944Imports: 0Exports: 0
Content Preview
- # Corpus Explorer — S3e: fix silent hang in thumbnail pipeline, then run full batch
- ## Root cause, already diagnosed — do not re-diagnose
- The orchestrator ran `packages/etl/src/generate-thumbnails.ts --limit 5`
- directly. It produced 3 real WebP thumbnails successfully (60–78KB files,
- confirmed real, not stubs), then hung indefinitely on artifact #4 — no
- error, no log line, no exit. An outer `timeout 60` bash wrapper failed to
- kill it (SIGTERM was absorbed somewhere in the bun → camoufox-js →
- F