projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a219f5
)
Spelling
author
Mark Felder
<feld@FreeBSD.org>
Tue, 18 Feb 2020 15:18:09 +0000
(09:18 -0600)
committer
Mark Felder
<feld@FreeBSD.org>
Tue, 18 Feb 2020 15:18:09 +0000
(09:18 -0600)
lib/pleroma/http/adapter/gun.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/http/adapter/gun.ex
b/lib/pleroma/http/adapter/gun.ex
index f25afeda78a127fe9fe70fcd59f8e100be9d7a50..ec6475e96aaa0ceecbebd0bb2e06f9070730242c 100644
(file)
--- a/
lib/pleroma/http/adapter/gun.ex
+++ b/
lib/pleroma/http/adapter/gun.ex
@@
-90,7
+90,7
@@
defmodule Pleroma.HTTP.Adapter.Gun do
case Connections.checkin(uri, :gun_connections) do
nil ->
Logger.info(
- "Gun connections pool checkin was not succes
ful
l. Trying to open conn for next request."
+ "Gun connections pool checkin was not succes
sfu
l. Trying to open conn for next request."
)
:ok = Connections.open_conn(uri, :gun_connections, opts)