t1463: prevent cold-start false idle kills in pulse watchdog#4312
t1463: prevent cold-start false idle kills in pulse watchdog#4312marcusquinn merged 1 commit intomainfrom
Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe pulse wrapper's watchdog timeout logic is refactored to distinguish between cold-start and post-start phases. A new Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
🔍 Code Quality Report�[0;35m[MONITOR]�[0m Code Review Monitoring Report �[0;34m[INFO]�[0m Latest Quality Status: �[0;34m[INFO]�[0m Recent monitoring activity: 📈 Current Quality Metrics
Generated on: Fri Mar 13 01:17:04 UTC 2026 Generated by AI DevOps Framework Code Review Monitoring |
|



Summary
PULSE_COLD_START_TIMEOUT, default 1200s) so pulse sessions get a longer first-output grace window before stall kill decisions.PULSE_PROGRESS_TIMEOUTandPULSE_IDLE_TIMEOUTcontinue to guard post-start stalls.Verification
shellcheck .agents/scripts/pulse-wrapper.shbash -n .agents/scripts/pulse-wrapper.shCloses #4311
Refs #4261
Summary by CodeRabbit
Release Notes