docs: cover three reliability fixes from PraisonAI PR #3960 - #2963
Conversation
) - Fix 1: document asequential() failure-cascade parity in async.mdx - Fix 2: document tool executor pool recycling on tool_timeout across tool-config.mdx, yaml-configuration-reference.mdx, concurrency.mdx - Fix 3: add escalation-doom-loop.mdx covering DoomLoopDetector and the NO_PROGRESS recency filter, with cross-links from doom-loop-detection.mdx and autonomy-loop.mdx; register the new page in docs.json Co-authored-by: Mervin Praison <MervinPraison@users.noreply.github.com>
|
@coderabbitai review |
|
/review |
|
@gemini review this PR |
|
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
Warning Review limit reached
Next review available in: 58 minutes Limit details: You’ve used all 1 included review currently available under your plan. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (8)
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 |
|
Merge gate scan — eligible for assessment. Claude merge gate will assess and may auto-merge on an APPROVE verdict. |
|
MERGE_GATE_VERDICT: APPROVE All checklist items passed:
|
|
Merged by Claude PR merge gate ( |
|
Merge gate scan — not eligible for auto-merge.
Actions: wait for CI and the Claude review chain, or add label |
Fixes #2960
Documents three user-visible reliability fixes from PraisonAI PR #3960 (MervinPraison/PraisonAI#3960), verified against merged source.
Changes
Fix 1 - asequential() failure-cascade parity
Fix 2 - Tool executor pool recycling on tool_timeout
Fix 3 - Doom-loop NO_PROGRESS recency filter
All SDK claims verified against praisonaiagents source. No files under docs/concepts/ were touched.
Generated with Claude Code