Create an `ErrorHandler` for `Capturing` destinations
Open
component/debezium-quarkus-extension
type/enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
## Context
In some cases, it may be necessary to handle various exceptions that can occur when sending events to a destination using `Capturing`. We should also provide a default retry mechanism that includes a backoff strategy.
## Changes
Introduce an `ErrorHandler` interface to manage the changeConsumer and a default implementation
Contributor guide
Assessment
This issue has not been assessed yet.