Configuration
The CluebaseProvider accepts several optional props to customize behavior.
Props Reference
apiKey *
Your project's unique API key, starting with lum_.
typescript
apiKey: stringmaxRetries
Number of times to retry failed error reports.
typescript
maxRetries?: number // default: 3