Skip to content

Add instructions to clear sidekiq idempotency key

Yu Shao Pang requested to merge yushao21/gitlab:docs/sidekiq-idempotency into master

What does this MR do and why?

Docs only change, adds instruction for clearing sidekiq idempotency key as provided in the following snippet by @mkozono: https://gitlab.com/-/snippets/2435333

I was facing an issue when troubleshooting my Sidekiq instance today where cronjobs were not running -- this managed to solve the issue for me so I believe the docs would be useful for others administering their own self-hosted gitlab instances

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading