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

A single timeout seems to cause perpetual timeouts #2

Open
ngerakines opened this issue Oct 31, 2009 · 1 comment
Open

A single timeout seems to cause perpetual timeouts #2

ngerakines opened this issue Oct 31, 2009 · 1 comment
Labels

Comments

@ngerakines
Copy link

I've got a grid of 6 nodes/servers running emongo with 20 connections each to a mongodb server. One of them will 'trip' and a timeout exception will raise causing all subsequent emongo_conn:send_recv/4 to also throw that timeout exception. Once it gets into this mode the only way to resolve the issue is to stop/start the emongo app (and any apps that depend on it).

exception exit: timeout
  in function  gen:wait_resp_mon/3
  in call from emongo_conn:send_recv/4
  in ...
@kellymclaughlin
Copy link

Got a fix for this on my fork. Going to send a pull request as soon as I do a little more testing.

bosky101 referenced this issue in itoldman/emongo Jun 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants