dragonflydb / dragonfly-operator

A Kubernetes operator to install and manage Dragonfly instances.
https://www.dragonflydb.io/docs/managing-dragonfly/operator/installation
Apache License 2.0
144 stars 34 forks source link

Add retry logic to replicaOf commands #22

Closed Pothulapati closed 1 year ago

Pothulapati commented 1 year ago

ReplicaOf commands could fail for various reasons causing problems. In cases like this, We need to have a retry and failing mechanism to update the user so that we can prevent from running into cases like this.