Skip to content

FollowerReservation

Defined in: variant.ts:69

kind: "follower"

Defined in: variant.ts:70


variantId: Promise<string | undefined>

Defined in: variant.ts:77

Resolves with the pinned variant, or undefined when the leader aborted, the wait timed out, or the leader finished without a variant — in which case the follower should request unpinned, exactly as it would have before reservations existed. Never rejects.