ArchAstro.SDK.V1.EventSubscriptionDeliveries (archastro v0.3.5)

Copy Markdown

EventSubscriptionDelivery API resource.

Summary

Functions

Acknowledge a claimed event

Functions

acknowledge(client, delivery, input)

Acknowledge a claimed event

Acknowledges a delivery using its current receipt handle. Repeating the same acknowledgement is idempotent; a stale or incorrect receipt returns 409. Acknowledging a delivery that aged out under the subscription's retention returns delivery_not_found — the event was already counted in dropped_events_total, and the acknowledgement should not be retried.

No content