Docs
CodeRabbit
Cloudflare
Railway
SerpAPI
AG Grid
OpenRouter
Clerk
Netlify
WorkOS
Sentry
Electric
Prisma
Unkey
CodeRabbit
Cloudflare
Railway
SerpAPI
AG Grid
OpenRouter
Clerk
Netlify
WorkOS
Sentry
Electric
Prisma
Unkey
Class References
Function References
Interface References
Type Alias References
Variable References

RealtimeErrorCode

Type Alias: RealtimeErrorCode

ts
type RealtimeErrorCode = 
  | "TOKEN_EXPIRED"
  | "CONNECTION_FAILED"
  | "PERMISSION_DENIED"
  | "PROVIDER_ERROR"
  | "UNKNOWN";
type RealtimeErrorCode = 
  | "TOKEN_EXPIRED"
  | "CONNECTION_FAILED"
  | "PERMISSION_DENIED"
  | "PROVIDER_ERROR"
  | "UNKNOWN";

Defined in: packages/ai/src/realtime/types.ts:280

Error codes for realtime errors