hrmmmm hackney doesn't retry or it's a bug. do you have any code i could use to reproduce and maybe fix?<br><div class="gmail_quote">On Wed 14 Jan 2015 at 18:05 Roberto Ostinelli <<a href="mailto:roberto@widetag.com">roberto@widetag.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear list,<div>I'm using gun as a HTTP client. I've chosen gun because I want a HTTP library that does not retry to reconnect or to issue a call on error. I was previously using hackney, but I couldn't set it to not retry automatically.</div><div><br></div><div>Si, in gun I set <font face="monospace, monospace">{retry, 0}</font> in the Options of the <font face="monospace, monospace">gun:open/3 </font>call.</div><div><br></div><div>I'm issuing consecutive calls, but after 3 or 4 calls (randomly) the gun process exits, and all I get is:</div><div><br></div><div><font face="monospace, monospace">crashed with reason: gone in gun:retry_loop/2 line 449</font></div>







<div><br></div><div>I don't have any problems with the same server and another library. Has anyone seen this behavior with gun?</div><div><br></div><div>Thanks,</div><div>r.</div></div>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div>