BigW Consortium Gitlab

  1. 21 Aug, 2017 1 commit
    • Only require sidekiq-limit_fetch when enabled in settings · 0db5f576
      Sean McGivern authored
      This gem allows Sidekiq jobs to be throttled. Unfortunately, it has a
      side-effect: when we haven't enabled job throttling, it will still hit Redis a
      lot (and miss, because nothing is configured).
      
      As this setting already required a restart, ensure that the library is only
      required when it's enabled.
  2. 11 Nov, 2016 1 commit
  3. 10 Nov, 2016 1 commit