Fixed repetitive clicks on Health Check btn
What does this MR do and why?
The MR fixes the issue where the "Run health check" button could be clicked only once and the repetitive clicks on it would do nothing and wouldn't re-fetch the health status without reloading the page.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
No visual changes
How to set up and validate locally
- Enable Duo Pro following instructions in https://docs.gitlab.com/ee/development/ai_features/index.html
- Run GDK in Self-Managed mode and enable AI features for the instance
- Navigate to
/admin/code_suggestions
- Use the Run health check button to view results.
Related to #477712 (closed)
Edited by Denys Mishunov