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

riak module stats timeout #3433

Closed
jsmartin opened this issue Jul 3, 2013 · 2 comments
Closed

riak module stats timeout #3433

jsmartin opened this issue Jul 3, 2013 · 2 comments

Comments

@jsmartin
Copy link
Contributor

jsmartin commented Jul 3, 2013

Riak module can sometimes timeout when trying to fetch stats, this exception is not properly caught:

NOTIFIED: [wait for kv] *******************************************************
failed: [192.168.1.113] => {"failed": true, "item": ""}
msg: Could not fetch Riak stats: timed out

need to implement an exception catch for socket timeouts in additional to the urllib2.URLerror catch

@mpdehaan
Copy link
Contributor

mpdehaan commented Jul 3, 2013

assuming you are working on this, yes?

@jsmartin
Copy link
Contributor Author

jsmartin commented Jul 5, 2013

Yep! Pull request coming.

mpdehaan added a commit that referenced this issue Jul 11, 2013
Fixed #3433. Using get_bin_path, removed uneeded imports, "module" is in...
jimi-c pushed a commit that referenced this issue Dec 6, 2016
robinro pushed a commit to robinro/ansible that referenced this issue Dec 9, 2016
@ansible ansible locked and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants