Skip to content

Run Sidekiq Cluster supervision on Core

Oswaldo Ferreira requested to merge osw-supervise-sidekiq-cluster-for-core into master

What does this MR do?

Now that the Sidekiq Cluster script (bin/sidekiq-cluster) is available in Core installations and soon will be used by GDK and Omnibus (gitlab-com/gl-infra&181 (closed)), we need to also run the process supervision to terminate a spawned process if its parent was SIGKILL'd.

Related / Part of gitlab-com/gl-infra/scalability#197 (closed).

Edited by Oswaldo Ferreira

Merge request reports

Loading