instrumental_agent-ruby icon indicating copy to clipboard operation
instrumental_agent-ruby copied to clipboard

Agent should use timeouts for all socket operations

Open gaffneyc opened this issue 12 years ago • 0 comments

We ran into an issue yesterday when the load balancer failed, all of our passenger instances became locked up attempting to access instrumental. There are several places in the Agent that call either puts or gets on the socket that are not being guarded by a timeout.

gaffneyc avatar Jul 12 '12 14:07 gaffneyc