Subject: | Error in send_frame - could not send all data |
Hi, very occassionaly I see this error being thrown by the stomp module.
Net::STOMP::Client->send_frame(): could not send all data!
I've tried passing a timeout value of 5 minutes to the send_frame method.
I've failover/reconnect logic in my wrapper. I see that the underlying
Net::Stomp::Client module tries for say 4-5 times and returns with "could
not send all data" but it eventually succeeds.
Can you please help showing some light on what might be causing these
errors? -- (Completely ruling out the timeout option, I've checked
thoroughly).
Thanks,
Bhanu