[erlang-questions] About timeout of gen_server:call cross nodes

skyman cloudzen@REDACTED
Tue Jan 15 08:43:21 CET 2013


Hi all,
I find sometimes gen_server:call cross nodes will return 'timeout' error after less than Timeout millisecodes. For example: 
    gen_server:call({Name,Node}, 'GET_DATA', 5000).
Sometimes it will return "timeout" error after less than 5 seconds, why? Is it relevant to erlang:monitor?


Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130115/bb6827b3/attachment.htm>


More information about the erlang-questions mailing list