fix: return 202 from video-to-software before CF 524 - #1878
Closed
groupthinking wants to merge 1 commit into
Closed
Conversation
Origin answers within a 12s sync budget. Slow deploys persist a pollable job_id so Studio never waits for Cloudflare HTTP 524. Co-authored-by: Hayden <groupthinking@users.noreply.github.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks 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 |
8 tasks
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
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
Same named cut as #1875:
studio.deploy backend kickoff no HTTP 524 → live URL.#1875 squash (
7ac0dd740) already landed the Studio fail-fast + async/videos/processhandoff. That squash happened before the origin-layer commit. CoS asked to fix the 524 onapi.uvai.ioas well — this PR is that residual only.Outcome
POST /api/v1/video-to-softwareanswers within a 12s sync budget. Slow work keeps running and returns 202 +job_id. Studio uses thatjob_id. Cloudflare never waits ~100s on this route.PASS still requires a verified
https://hostname URL + EventRelay receipt. No Origin invent.Scope
job_idfrom 202EVENTRELAY_API_KEY, Origin invent, CRMRisk
Verification
main(698ce0ee6)Production evidence
#1875 cut prod READY:
dpl_A3dbu89tSLg4wgwG5KoxS5b6WnSK(sha7ac0dd740). Current live aliases may have moved to later main deploys.