Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
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/typescript/ai/src/realtime/types.ts:280

Error codes for realtime errors