-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
None
-
False
We are using debezium connector to connect postgress database and process the operation to azure function.
When I will stop database server and start again or restart it, connector is loosing connection and then its not connecting automatically, so we are calling api to update connector with same details, but I want to avoid this.
Is there anyway in connector details to say retry and reconnect database?
Atleast retry for next 1 hour when it started getting failed?