@sheetwrite/coretype
Whether the durable local queue can currently admit another transaction.
Declaration
export type SyncPendingCapacityState = "hydrating" | "available" | "full" | "restore-error" | "destroyed";Sheetwrite / Documentation
@sheetwrite/coreWhether the durable local queue can currently admit another transaction.
export type SyncPendingCapacityState = "hydrating" | "available" | "full" | "restore-error" | "destroyed";