AiErrorBoundary
Error Boundary
Error display with optional retry.
Something went wrong
Failed to stream response — connection timed out after 30s.
Usage
<AiErrorBoundary :error="error" @retry="retry" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| error | Error | string | null | — | — |
| retryable | boolean | true | — |
Slots
defaultactions