Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

Adds suport for setting timeouts on PB connections - #151

Closed
tazle wants to merge 6 commits into
basho:masterfrom
tazle:master
Closed

Adds suport for setting timeouts on PB connections#151
tazle wants to merge 6 commits into
basho:masterfrom
tazle:master

Conversation

@tazle

@tazle tazle commented Sep 24, 2012

Copy link
Copy Markdown

Fixes #150 without API changes. For completeness, similar changes should probably also be added to HTTP side of things.

Does not currently include tests for new behaviour. I'm willing to write tests if somebody advices me on how to get Riak to delay responding to a query so that the timeout is guaranteed to fire.

Tuure Laurinolli added 6 commits September 24, 2012 14:08
…lass through static method on RiakPbcTransport
- with_timeout now copies options of Socket and adds to the copy, rather than ignoring any options already set
@ghost ghost assigned seancribbs Nov 19, 2012
@seancribbs

Copy link
Copy Markdown

This will be obsoleted by #179, but thank you.

@seancribbs seancribbs closed this Dec 31, 2012
seancribbs pushed a commit that referenced this pull request Jan 31, 2013
Closes #153.
Closes #150.
Obsoletes #151.
Closes #21.
Obsoletes #186.

Conflicts:
	riak/client.py
	riak/riak_object.py
	riak/tests/test_all.py
@seancribbs seancribbs removed their assignment May 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for setting timeouts on sockets

2 participants