forked from molecule-ai/molecule-core
Root cause of PR #1981 E2E failures (step 7 timeout): - hermes-agent install from NousResearch (Node 22 tarball + Python deps from source) + gateway health wait takes 15-25 min on staging - install.sh runs BEFORE molecule-runtime launches, blocking heartbeats - bootstrap-watcher fires at 5 min (cp#245) → workspace=failed - workspace never recovers because molecule-runtime never starts in time Fix: increase WS_DEADLINE from 1200s (20 min) to 1800s (30 min) to give hermes cold-boot enough runway. Also bump job timeout-minutes from 30 → 45 to accommodate the longer wait. Medium-term: fix cp#245 (bootstrap-watcher hermes deadline too short) in molecule-controlplane to reduce false-failed noise. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auto-promote-staging.yml | ||
| block-internal-paths.yml | ||
| canary-staging.yml | ||
| canary-verify.yml | ||
| check-merge-group-trigger.yml | ||
| ci.yml | ||
| codeql.yml | ||
| e2e-api.yml | ||
| e2e-staging-canvas.yml | ||
| e2e-staging-saas.yml | ||
| e2e-staging-sanity.yml | ||
| promote-latest.yml | ||
| publish-canvas-image.yml | ||
| publish-workspace-server-image.yml | ||
| retarget-main-to-staging.yml | ||