Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add redis socket_connect_timeout option #17

Merged
merged 1 commit into from Nov 18, 2015
Merged

add redis socket_connect_timeout option #17

merged 1 commit into from Nov 18, 2015

Conversation

filippog
Copy link
Contributor

allow for fail-fast on e.g. unreachable or slow redis servers. Case in point
unreachable/unbound ipv6 redis as per https://phabricator.wikimedia.org/T118380

allow for fail-fast on e.g. unreachable or slow redis servers. Case in point
unreachable/unbound ipv6 redis as per https://phabricator.wikimedia.org/T118380
@ryan-lane
Copy link
Member

Looks good. Thanks for the PR!

ryan-lane added a commit that referenced this pull request Nov 18, 2015
add redis socket_connect_timeout option
@ryan-lane ryan-lane merged commit e554fe4 into trebuchet-deploy:master Nov 18, 2015
wmfgerrit pushed a commit to wikimedia/operations-puppet that referenced this pull request Nov 24, 2015
"backport" patch from trebuchet-deploy/trebuchet#17
into our fork of trebuchet

Bug: T118380
Change-Id: I34d3715eb347ecc9d878d4dcd4306d79bad42f42
@filippog
Copy link
Contributor Author

thanks! I'd add that this depends on pyredis >= 2.10 introduced in redis/redis-py@465e74dce8 though I'm not sure where to add it explicitly

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.

None yet

2 participants