mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-02-12 16:33:36 +01:00
This produced error log messages about GenServer termination every time the connection was not open due to a timeout. Instead we stop with `{:shutdown, <gun_error>}` since shutting down when the connection can't be established is normal behavior. |
||
---|---|---|
.. | ||
connection_pool | ||
api.ex | ||
conn.ex | ||
connection_pool.ex | ||
gun.ex |