Description
A malformed blockchain event should not prevent other valid events in the same batch from being processed.
Acceptance Criteria
Individual event-processing failures are isolated.
Valid events continue processing.
Malformed events are logged with enough diagnostic information.
Tests cover mixed valid/invalid batches.
Description
A malformed blockchain event should not prevent other valid events in the same batch from being processed.
Acceptance Criteria
Individual event-processing failures are isolated.
Valid events continue processing.
Malformed events are logged with enough diagnostic information.
Tests cover mixed valid/invalid batches.