Skip to content

Add script to search Sidekiq worker data

Katrin Leinweber (GTLB) requested to merge search-sidekiq-worker-data into main

What does this MR do and why?

In Sidekiq-related cases, it's sometimes necessary to help customer with worker-specific config changes. This script outputs search results from the given version.

Similar to !19 (merged)

How to set up and validate locally

  1. Checkout this branch.
  2. Try the example in the diff.

MR acceptance checklist

  • I've tested this change on: macOS/Linux.
  • This change needs no other test and thus no review, because: …justification…. I'll merge it myself.
    • This does need at least 1 additional test on another machine, ideally using a different OS. I've facilitated this via: Slack thread
Edited by Katrin Leinweber (GTLB)

Merge request reports