Skip Autovacuum check for ci_builds related BBMs
What does this MR do and why?
Skips auto-vacuum health check performed to throttle BBM jobs for ci_builds
based on the FF (skip_autovacuum_health_check_for_ci_builds).
Reasoning can be found here: #422834 (comment 1694864673).
Note: There are no sidekiq workers opted in to throttle with ci_builds
table, so it should not be affected.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #422834 (closed)
Edited by Prabakaran Murugesan