Skip to content

fixed: not only TimeoutError will retry, ConnectionError will also#174

Open
lyncir wants to merge 1 commit intoNoneGG:masterfrom
lyncir:hotfix/fixed_connect_timeout_inconsistent
Open

fixed: not only TimeoutError will retry, ConnectionError will also#174
lyncir wants to merge 1 commit intoNoneGG:masterfrom
lyncir:hotfix/fixed_connect_timeout_inconsistent

Conversation

@lyncir
Copy link

@lyncir lyncir commented Oct 16, 2020

conn = StrictRedis(connect_timeout=3)

When raise ConnectionError, It took 6s!

@TheKevJames
Copy link
Contributor

Hi @lyncir -- just wanted to let you know that my org has recently forked aredis as it appears to have become unmaintained and we've merged in this pull request (and all other open PRs against the aredis repo); in case you find it useful, the fork is here and version 2.0.0 is on PyPI with your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants