RetryStatus interface
Status update emitted when the LLM provider returns a retryable error (e.g. 429 rate limit). Sent before each retry attempt so the user has real-time visibility into transient failures.
Signature:
export interface RetryStatus
Status update emitted when the LLM provider returns a retryable error (e.g. 429 rate limit). Sent before each retry attempt so the user has real-time visibility into transient failures.
Signature:
export interface RetryStatus