fix for timeout clause
This commit is contained in:
parent
f604f9e470
commit
d44f9e3b6c
@ -117,7 +117,7 @@ defmodule Pleroma.HTTP.Adapter.Gun do
|
||||
opts
|
||||
catch
|
||||
:exit, {:timeout, {_, operation, [_, {method, _}, _]}} ->
|
||||
messages_len =
|
||||
{:message_queue_len, messages_len} =
|
||||
:gun_connections
|
||||
|> Process.whereis()
|
||||
|> Process.info(:message_queue_len)
|
||||
|
Loading…
Reference in New Issue
Block a user