summaryrefslogtreecommitdiff
path: root/app/controllers/projects/commit_controller.rb
diff options
context:
space:
mode:
authorDrew Blessing <drew@gitlab.com>2017-04-19 16:34:26 -0500
committerDrew Blessing <drew@gitlab.com>2017-04-19 16:44:49 -0500
commit354e37b8691eb96a225b0e0147549a742675f9d1 (patch)
tree32d577cd8ede30c21b5aa8521cd2b297721f2768 /app/controllers/projects/commit_controller.rb
parent509ff2ab170802e23646282f1d146a6383b53a66 (diff)
downloadgitlab-ce-354e37b8691eb96a225b0e0147549a742675f9d1.tar.gz
Add retry to system hook worker
The default number of Sidekiq retries is 25 over about 21 days. If an external system is unavailable for a length of time, hooks can pile up in the Sidekiq queues. If the situation gets bad enough the retry jobs dropping back into the main queue can slow down other jobs. Limit the retries to a sane number to avoid this scenario.
Diffstat (limited to 'app/controllers/projects/commit_controller.rb')
0 files changed, 0 insertions, 0 deletions