Skip to content

occasional receive socket failures #40

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

Open
TimidRobot opened this issue Nov 21, 2011 · 0 comments
Open

occasional receive socket failures #40

TimidRobot opened this issue Nov 21, 2011 · 0 comments

Comments

@TimidRobot
Copy link
Contributor

We have had to continually monitor and restart pystatsd. After an aparently random time interval, pystatds will start sending zero for all values.

It appears that the server portion does not maintain a robust network connection. An strace showed that the failed pystatsd did not report any recvfrom calls. I am guessing that a socket handling exception was raised and unhandled.

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

No branches or pull requests

1 participant