Use Number.isFinite() to sanitize maxRetries, retryDelayMs, and retryBackoff before entering the retry loop. Prevents unbounded retries from Infinity or broken loop bounds from NaN. |
||
|---|---|---|
| .. | ||
| agent | ||
| llm | ||
| memory | ||
| orchestrator | ||
| task | ||
| team | ||
| tool | ||
| utils | ||
| index.ts | ||
| types.ts | ||