WIP: Resolve "Multiple requests to ci_status endpoints at the same time"
What does this MR do?
- Prevent overlapping CI status network requests
Why was this MR needed?
- CI status and CI environment polling starts to overlap and make duplicate calls
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 #26636 (closed)