cdc-consumer-poll-is-at-least-once

Status: IN

If a CDC consumer crashes mid-`poll()`, the position is not advanced, so all events from that batch will be reprocessed on the next call — providing at-least-once delivery with no deduplication.

Source: entries/2026/05/29/change-data-capture-cdc.md

JSON