fix(e2e): retry delegation A2A cold starts #1672

Merged
hongming merged 1 commits from fix/e2e-delegation-a2a-retry into main 2026-05-22 05:51:27 +00:00
Owner

Summary\n- Add sanitized HTTP status/body capture to the full-mode delegation A2A call\n- Retry delegation A2A on the same transient 502/503/504 cold-start responses as parent A2A\n\n## Verification\n- bash -n tests/e2e/test_staging_full_saas.sh\n- shellcheck -x tests/e2e/test_staging_full_saas.sh\n- bash tests/e2e/test_model_slug.sh\n- bash tests/e2e/test_aws_leak_check.sh\n- git diff --check\n\nContext: post-merge full SaaS on 741bb110 proved parent A2A works on MiniMax-M2, then failed in section 10 with only rc=22 because delegation still used one-shot curl without diagnostics/retry. Teardown was clean.

## Summary\n- Add sanitized HTTP status/body capture to the full-mode delegation A2A call\n- Retry delegation A2A on the same transient 502/503/504 cold-start responses as parent A2A\n\n## Verification\n- bash -n tests/e2e/test_staging_full_saas.sh\n- shellcheck -x tests/e2e/test_staging_full_saas.sh\n- bash tests/e2e/test_model_slug.sh\n- bash tests/e2e/test_aws_leak_check.sh\n- git diff --check\n\nContext: post-merge full SaaS on 741bb110 proved parent A2A works on MiniMax-M2, then failed in section 10 with only rc=22 because delegation still used one-shot curl without diagnostics/retry. Teardown was clean.
hongming added 1 commit 2026-05-22 05:49:05 +00:00
fix(e2e): retry delegation A2A cold starts
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (pull_request) Waiting to run
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 3s
CI / Python Lint & Test (pull_request) Successful in 4s
CI / Detect changes (pull_request) Successful in 8s
E2E Staging SaaS (full lifecycle) / E2E Staging SaaS (pull_request) Has been skipped
E2E API Smoke Test / detect-changes (pull_request) Successful in 11s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 10s
E2E Chat / detect-changes (pull_request) Successful in 11s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 8s
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (pull_request) Successful in 8s
Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (pull_request) Successful in 9s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 4s
gate-check-v3 / gate-check (pull_request) Successful in 9s
security-review / approved (pull_request) Failing after 8s
qa-review / approved (pull_request) Failing after 9s
sop-checklist / review-refire (pull_request) Has been skipped
sop-checklist / na-declarations (pull_request) N/A: (none)
sop-checklist / all-items-acked (pull_request) Successful in 5s
sop-tier-check / tier-check (pull_request) Successful in 5s
E2E Staging SaaS (full lifecycle) / pr-validate (pull_request) Successful in 33s
CI / Platform (Go) (pull_request) Successful in 2s
CI / Canvas (Next.js) (pull_request) Successful in 3s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 14s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 6s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 2s
E2E Chat / E2E Chat (pull_request) Successful in 8s
CI / all-required (pull_request) Successful in 1m4s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m6s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 1m3s
audit-force-merge / audit (pull_request) Successful in 5s
8c3234e4d2
hongming merged commit bad6699320 into main 2026-05-22 05:51:27 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#1672