<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 08/14/2013 08:52 AM, Aathithyan SR wrote:
<blockquote cite="mid:BAY176-W3C2DBC92D30C66A454847EC450@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi,
<div><br>
</div>
<div>I am using perl Net::RabbitFoot for worker,I
am frequently getting Heartbeat lost error can any one
provide me the solution for avoiding <span style="font-size:
12pt;">Heartbeat lost error thanks in advance</span></div>
<div><span style="font-size: 12pt;"><br>
</span></div>
</div>
</blockquote>
<br>
I have no idea how Net::RabbitFoot handles AMQP heartbeats, but if
heartbeats get "lost" then that is indicative of a network
connectivity problem. You might consider (a) increasing the AMQP
heartbeat timeout and/or (b) investigating why heartbeats sent over
the network to/from the broker are getting dropped. Personally I'd
start with (b).<br>
<br>
Cheers,<br>
Tim <br>
</body>
</html>