diff options
author | Stan Hu <stanhu@gmail.com> | 2019-07-10 15:37:59 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-07-10 15:42:36 -0700 |
commit | d5cdb223583de8055f03c820da3afc81091a4b50 (patch) | |
tree | c4fb7ceeffb6cbac7cc45a2f5b841a7bc82fc5e1 /scripts/static-analysis | |
parent | 2233e27b31b37d43ca8116ebc31a21dc09b190db (diff) | |
download | gitlab-ce-sh-disable-sidekiq-status-some-workers.tar.gz |
Disable setting of Sidekiq JID in Redis for some workerssh-disable-sidekiq-status-some-workers
In https://gitlab.com/gitlab-com/gl-infra/production/issues/939, we see
that the highest usage of Redis commands are from setting and deleting
the Sidekiq job ID from gitlab-sidekiq-status.
For most jobs, we don't need to store the job ID into Redis before
and after the job runs. We disable this on the most common workers to
reduce the load on Redis.
Diffstat (limited to 'scripts/static-analysis')
0 files changed, 0 insertions, 0 deletions