the sink-connector lightweight should retry on failures #463
Labels
bug
Something isn't working
GA-1
All the issues that are issues in release(Scheduled Dec 2023)
lightweight
Issues related to Lightweight version
qa-verified
label to mark issues that were verified by QA
I noticed that the data did not reconcile between CH and MySQL.
when rewinding to the replication position, the insert succeeded.
So failing batches should be retried (forever). Replication position should not make progress until the error is fixed.
Errors should not be snoozed but retried. Retrying transient failures will make replication more robust.
The text was updated successfully, but these errors were encountered: