Skip to content
  • Kamil Trzciński's avatar
    Optimise `Sidekiq probe` · 53fc799d
    Kamil Trzciński authored
    This makes:
    - To re-use Redis connection instead of openning
      it each time a probe is requested and leaking
      the connection pool
    53fc799d