-
Sean McGivern authored
The Sidekiq process metrics API endpoint uses the default argument for `clean_plz` to `Sidekiq::ProcessSet`, which is `true`. We don't actually need to clean the processes here because it's a read-only API endpoint, and Sidekiq does this automatically in the regular processes.
5687c8af