Doc changes for throttling sidekiq workers based on Db health
What does this MR do and why?
To document the changes made as part of #404898 (closed).
!121277 (merged) concludes the development work to throttle a sidekiq worker based on the existing database health check framework.
References
- Example local setup of the feature can be found here.
- Existing db health status check framework - code
- DeferJobs sidekiq middleware - code.
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 #404898 (closed)
Edited by Prabakaran Murugesan