pub const CONFIG_CDC_RESOURCE_CONFLICT: &str = "RIVET_CONFIG_CDC_RESOURCE_CONFLICT";Expand description
Two mode: cdc exports resolved to the same per-engine stream resource
(PostgreSQL slot / MySQL server_id / checkpoint path) — including the
defaults colliding, which is what a naive multi-table CDC config hits.