Add retry for creating debezium database storage #925
Labels
bug
Something isn't working
dev-complete
Development completed
postgres
Issues related to PostgreSQL
Milestone
Debezium has a retry mechanism for retrying create table.
If for some reason the debezium database is not created(postgres), then the create table retry mechanism will kick in.
A bug also needs to be created in Debezium because the retry is done indefinitely without sleep.
The text was updated successfully, but these errors were encountered: