Skip to content

Create a rake command to mark reindex job failed

Changzheng Liu requested to merge 281696-mark-reindex-failed into master

What does this MR do?

This MR is to create a rake task which marks the current re-indexing job as failed. It would eliminate the needs to log into Rails console to do the job.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #281696 (closed)

Edited by Markus Koller

Merge request reports