II.
RetryPolicy overview
Reference · liveretry-policy:claude-code-background-bail
Claude Code background-source bail-on-overload policy overview
Effective policy for QuerySource values not in FOREGROUND_529_RETRY_SOURCES (e.g. title generation, suggestions, summaries, non-security classifiers). 529 overload errors throw CannotRetryError immediately and emit tengu_api_529_background_dropped — the user is not blocked on these calls and retry would amplify a capacity cascade.
Attributes
displayName
Claude Code background-source bail-on-overload policy
variant
background-bail
maxRetries
0
maxRetriesOnOverload
0
retryableStatusCodes
[]
foregroundOnlyOnOverload
true
description
Effective policy for QuerySource values not in FOREGROUND_529_RETRY_SOURCES
(e.g. title generation, suggestions, summaries, non-security classifiers).
529 overload errors throw CannotRetryError immediately and emit
tengu_api_529_background_dropped — the user is not blocked on these calls
and retry would amplify a capacity cascade.
Outgoing edges
None.
Incoming edges
has_retry_policy_variant1
- retry-policy:claude-code-default·RetryPolicyClaude Code default API retry policy