[erlang-questions] Unknown message in httpc_manager:handle_info

Felix Gallo felixgallo@REDACTED
Fri Mar 6 17:26:16 CET 2015


httpc has at least one race condition under load.  I would strongly
recommend using a different library that has active maintainers, such as
hackney (https://github.com/benoitc/hackney).

On Fri, Mar 6, 2015 at 7:29 AM, Eric Meadows-Jönsson <
eric.meadows.jonsson@REDACTED> wrote:

> I reported this last year with no reponses unfortunately.
>
> http://erlang.org/pipermail/erlang-questions/2014-November/081703.html
>
> On Fri, Mar 6, 2015 at 2:18 PM, Huaqiao Long <huaqiao.long@REDACTED>
> wrote:
>
>> Sometimes getting this error report with httpc‍:
>>
>> =ERROR REPORT==== 6-Mar-2015::18:26:56 ===
>>
>> Unknown message in httpc_manager:handle_info {#Ref<0.0.0.48384>,ok}
>>
>>
>>
>> =ERROR REPORT==== 6-Mar-2015::18:27:06 ===
>>
>> Unknown message in httpc_manager:handle_info {#Ref<0.0.0.48409>,ok}
>>
>>
>>
>> =ERROR REPORT==== 6-Mar-2015::18:27:06 ===
>>
>> Unknown message in httpc_manager:handle_info {#Ref<0.0.0.48433>,ok}
>>
>>
>>
>> =ERROR REPORT==== 6-Mar-2015::18:27:11 ===
>>
>> Unknown message in httpc_manager:handle_info {#Ref<0.0.0.48470>,ok}‍
>>
>>
>> I haven't been able to figure out why it happens or who sends the
>> erroneous message.
>> Has anyone seen this before or know what may be causing it?‍
>> Maybe is httpc_manager have bug?
>>
>> Best,
>> Thanks
>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>>
>
>
> --
> Eric Meadows-Jönsson
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150306/cd946c17/attachment.htm>


More information about the erlang-questions mailing list