Skip to main content

decide_attached_operation

Function decide_attached_operation 

Source
pub const fn decide_attached_operation<F, V>(
    conversation: ParticipantConversation,
    commit: AttachCommit<F, V>,
) -> AggregateOperationDecision<AttachCommit<F, V>>
Expand description

Selects the aggregate Attached event for one consumed attach commit.

Fix 1 rides inside the consumed AttachCommit: its detach cell was terminalized Committed → Terminalized atomically with the rotation, so this single event records that whole transaction.