You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
max-retries: "0"#Disable retries — the review agent recovers internally (root falls back when sub-agents fail), so retrying the pipeline produces duplicate reviews
783
+
max-retries: "1"#One retry handles transient API failures (e.g. Anthropic 400s) without risking duplicate reviews from full pipeline restarts
0 commit comments