summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/sidekiq_middleware
Commit message (Expand)AuthorAgeFilesLines
* Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-182-2/+2
* Fix the last-ditch memory killer pgroup SIGKILLNick Thomas2019-03-091-1/+1
* sidekiq: terminate child processes at shutdownNick Thomas2019-03-041-1/+12
* SIGSTP should be SIGTSTPNick Thomas2019-03-011-1/+1
* Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed"Nick Thomas2019-02-282-88/+63
* Revert "Prefer to use correlation-id in logs"Kamil Trzciński2018-12-062-2/+2
* Prefer to use correlation-id in logsKamil Trzciński2018-12-062-2/+2
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-062-0/+82
* Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)2018-02-262-63/+88
* Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when t...dm-sidekiq-sigstpDouwe Maan2017-11-021-0/+63