1. 07 Nov, 2016 7 commits
  2. 05 Nov, 2016 1 commit
    • Robert Speicher's avatar
      Merge branch 'sidekiq_set_retries' into 'master' · 7117b4b9
      Robert Speicher authored
      Disable retries for remote mirror update worker
      
      By default, Sidekiq will retry 25 times with an exponential backoff.
      This may result in jobs retrying for up to 21 days. That could lead
      to an ever-increasing queue size for the remote mirror updates. The
      mirrors will attempt to update again within an interval, which should
      be sufficient.
      
      See merge request !848
      7117b4b9
  3. 04 Nov, 2016 13 commits
  4. 03 Nov, 2016 19 commits