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
errorError | string | null
retryablebooleantrue

Slots

  • default
  • actions