FalkorDB / falkordb-py

FalkorDB Python Client
https://www.falkordb.com/
MIT License
10 stars 3 forks source link

Add retry to the sentinel connection #64

Closed MuhammadQadora closed 1 month ago

MuhammadQadora commented 1 month ago

This will add a Retry object to the Redis connection. conn = self.sentinel.master_for(self.service_name, ssl=ssl, retry=retry)