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

AbortInfo

Interface: AbortInfo

Defined in: packages/ai/src/activities/chat/middleware/types.ts:293

Information passed to onAbort.

Properties

duration

ts
duration: number;
duration: number;

Defined in: packages/ai/src/activities/chat/middleware/types.ts:297

Duration until abort in milliseconds


reason?

ts
optional reason: string;
optional reason: string;

Defined in: packages/ai/src/activities/chat/middleware/types.ts:295

The reason for the abort, if provided