fix incorrect sidekiq concurrency count in admin background page
requested to merge wendy0402/gitlab-ce:fix_sidekiq_concurrency_warning_message_in_admin_background_job_page into master
What does this MR do?
fix incorrect sidekiq concurrency count in admin background page
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
before the sidekiq concurrency count is hardcoded. Disregarding the sidekiq config
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Closes #19862 (closed)