Exception: CDC::Parallel::UnsupportedWorkItemError
- Defined in:
- lib/cdc/parallel/errors.rb
Overview
Raised when the runtime receives an unsupported work item shape.
‘cdc-parallel` accepts normalized `CDC::Core::ChangeEvent` and `CDC::Core::TransactionEnvelope` objects. Source-specific payloads must be normalized by a source adapter before they reach this runtime layer.