Skip to content

Sidekiq: initial revision

Jason Plum requested to merge helm-38-create-sidekq-container into master

Initial revision of the gitlab-sidekiq container.

  • based on gitlab-rails
  • currently takes two ENV
    • SIDEKIQ_CONCURRENCY: 25
    • SIDEKIQ_TIMEOUT: 4
  • Curently no queue splitting
Edited by Jason Plum

Merge request reports