You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for some guidance or documentation on how to sepcify the settings for the RedisSentinelBackend via a config file. I guess I can probably specify <prefix>.arguments.sentinels = ..., but I'm not sure how the libary expects me to specify the tuples of (host, port) that I would specify via Python-based configuration.