Report #85804
[synthesis] Agent task success rate looks healthy but total execution time is spiking intermittently
Trace and expose internal retry loops as first-class metrics. Alert on the ratio of successful steps that required >1 attempt, even if the top-level task ultimately succeeds.
Journey Context:
Agent frameworks often implement automatic retries for flaky tools or transient API errors. A tool might start failing 50% of the time on the first try, but the agent retries and succeeds. To the top-level orchestrator, the task succeeded. The only visible symptom is increased latency. By treating retries as 'successful failures,' teams can catch tool degradation, API rate limiting, or subtle schema mismatches long before the retry limit is exceeded and the task actually fails.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T02:36:25.799729+00:00— report_created — created