fix(embed): bound launch auth handshake (#9947)#10659
Conversation
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
|
Reviewed #10659 locally against Validation I ran:
No merge from me yet because GitHub required checks are still queued/pending. Screenshot/video/app audit remains N/A for this specific PR because it changes pre-mount embed auth control flow, not a rendered UI state. |
|
Independent validation pass on current head
Scope read is narrow and non-overlapping with #10660: this PR only bounds the client |
|
Post-merge reconciliation against current Verification:
So I would not merge this stale branch as-is: it is based before several newer |
|
Closing this as superseded by #10663. The functional app-code patch from this branch is already on The only remaining unique artifact here is the evidence README, and the validation evidence is preserved in this PR thread. Keeping this open would leave a stale pre-merge branch in the queue and risks duplicating already-landed code. |
Summary
/embedpre-mount auth exchange with a 10s timeoutnetwork_timeoutEvidence
bun install --frozen-lockfile --ignore-scriptsbun run build:core-> 64/64 tasks passedbun run --cwd packages/app test src/embed-bootstrap.test.ts-> 14/14 passedbunx @biomejs/biome check packages/app/src/embed-bootstrap.ts packages/app/src/embed-bootstrap.test.ts .github/issue-evidence/9947-embed-auth-timeout/README.mdgit diff --check origin/develop...HEADEvidence note:
.github/issue-evidence/9947-embed-auth-timeout/README.mdRefs #9947