crowdyStudioAgentAcknowledgeEvents
Monotonically persist one attached epoch’s highest contiguous applied event sequence. Requires the app-scoped owner, exact current epoch, and idempotency key; stale epochs and gaps fail with stable errors.
crowdyStudioAgentAcknowledgeEvents(
input: AcknowledgeAgentEventsInput!
): AgentEventAcknowledgement!
Arguments
crowdyStudioAgentAcknowledgeEvents.input ● AcknowledgeAgentEventsInput! non-null input
Session, epoch, contiguous throughSeq, and retry key.
Type
AgentEventAcknowledgement object
Monotonic event acknowledgement result.