Add rake task to pause or resume elastic indexing
In some cases Elasticsearch indexing may make an instance unstable, bringing down Puma. This in turn prevents admins from accessing the UI to pause indexing, leading to extended downtime. This allows users to pause or resume indexing from the command line. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/329667. Changelog: changed EE: true
Showing
Please register or sign in to comment