-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
False
-
-
False
On the AssyncEmbeddedEngine, it would be great to be notified about the engine lifecycle.
Example of a use case :
Let's say I have infinite retries on retriable errors, I would set errors.max.retries = -1
Meanwhile, I could monitor in my app that the connector is in an error state while retrying.