Skip to content

CancellationReason

type CancellationReason = "user_interrupt" | "timeout" | "shutdown" | "custom";