Skip to content
  • rinpatch's avatar
    config.exs: set gun retries to 0 · 33747e93
    rinpatch authored
    The new pooling code just removes the connection when it's down,
    there is no need to reconnect a connection that is just sitting idle,
    better just open a new one next time it's needed
    33747e93