fix: studio.deploy no abort-timeout → live URL - #1884
Merged
Conversation
AbortSignal.timeout was failing the WDK kickoff/poll and client status reads with the raw DOM message, so G.A.T.E. HOLDs after #1880 cleared bot/524. Retry origin 202, keep polling, never re-hit process. Co-authored-by: Hayden <groupthinking@users.noreply.github.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Local Vitest 703 and lint 0 errors; GitHub core CI still queued. Co-authored-by: Hayden <groupthinking@users.noreply.github.com>
Split the WDK job wait onto sleep('10s') between short status reads so
Vercel cannot abort-timeout a 180s in-step setTimeout after kickoff.
Co-authored-by: Hayden <groupthinking@users.noreply.github.com>
kk-agent
marked this pull request as ready for review
September 12, 2026 11:31
| message: decided.message, | ||
| }; | ||
| case 'retry': | ||
| throw new Error(decided.message); |
Contributor
There was a problem hiding this comment.
Contributor
🔴 E2E Test Results: FAILURE DETECTED
Test Output |
Contributor
🔍 PR Validation |
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
Importing agents.action_implementer no longer eager-loads the video master agent, which failed the core pytest job under full CI deps. Co-authored-by: Hayden <groupthinking@users.noreply.github.com>
Contributor
🔴 E2E Test Results: FAILURE DETECTED
Test Output |
Contributor
This was referenced Sep 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Canonical issue
Named cut: studio.deploy no abort-timeout → live URL
Outcome
Attempt Deploy /
studio.deployno longer dies onThe operation was aborted due to timeout.WDK job polls use durable
sleep('10s')between short status reads (not a 180s in-stepsetTimeout). 408 / gateway timeout continues polling. Ready-transcript kickoff still retries originPOST /video-to-softwarefor202+job_idand never/videos/process. PASS still requires a verifiedhttps://hostname URL + EventRelay receipt. No invented Origin / live URL.AXIOM residual:
dpl_DL2TCbLyYZhgjv7tnePcEdKHCARs/XYMcBrFSJ4c, receipter:gate:v1:wrun_01M2AKRAVZ0SEBM670BGXEMCQZ. Bot + HTTP 524 + UNKNOWN checks + workflow-run + return-value + BACKEND_URL stay cleared.Scope
pollJobStepontosleep('10s')+ one-read'use step'decideStudioDeployPollcontinues on 408 / gateway timeoutGeminiVideoMasterAgentso core pytest no longer failstest_offline_builder_import_does_not_eager_load_unrelated_agents(pre-existing on main / fix: skip process handoff when deploy transcript is ready #1880)Risk
Verification
Tied to head
c79007fbf.c79007fbf: validate, guards, lint-python, lint-frontend, build, test, test-frontend — all successProduction evidence
Vercel preview exists for this branch. Loop merges/squashes → prod READY
dpl_for AXIOMXYMcBrFSJ4c. Cannot signed-in dogfood here. No invented live URL.Agent handoff
c79007fbf