Make source-control AI timeout configurable#7928
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis change replaces a fixed generation timeout constant with a configurable timeout resolved from the 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Warning Review ran into problems🔥 ProblemsGit: Failed to clone repository. Please run the 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 |
Summary
ORCA_SOURCE_CONTROL_AI_TIMEOUT_MSCloses #7865
Test plan
pnpm exec vitest run --config config/vitest.config.ts src/main/text-generation/commit-message-text-generation.test.tspnpm exec oxfmt --check src/main/text-generation/commit-message-text-generation.ts src/main/text-generation/commit-message-text-generation.test.tspnpm exec oxlint src/main/text-generation/commit-message-text-generation.ts src/main/text-generation/commit-message-text-generation.test.tspnpm run typecheckpnpm run build:desktopgit diff --checkNotes
pnpm run lintstill fails on an unrelated pre-existing switch exhaustiveness issue insrc/main/ipc/notification-authorization-status.ts:76.pnpm testwas interrupted after unrelated runtime/socket/daemon failures.Review checklist