20260720 Corpus Explorer S3E Thumbnail Hang Fix

loom-builderpromptmarkdown
Path: loom-builder/prompts/20260720-corpus-explorer-s3e-thumbnail-hang-fix.mdRelative: prompts/20260720-corpus-explorer-s3e-thumbnail-hang-fix.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 149Bytes: 7,944Imports: 0Exports: 0

Content Preview

  1. # Corpus Explorer — S3e: fix silent hang in thumbnail pipeline, then run full batch
  2. ## Root cause, already diagnosed — do not re-diagnose
  3. The orchestrator ran `packages/etl/src/generate-thumbnails.ts --limit 5`
  4. directly. It produced 3 real WebP thumbnails successfully (60–78KB files,
  5. confirmed real, not stubs), then hung indefinitely on artifact #4 — no
  6. error, no log line, no exit. An outer `timeout 60` bash wrapper failed to
  7. kill it (SIGTERM was absorbed somewhere in the bun → camoufox-js →
  8. F