Remove `ci_includes_count_duplicates` feature flag
What does this MR do and why?
This MR removes the feature flag ci_includes_count_duplicates
, which was fully rolled out and deemed stable in [Feature flag] Roll out `ci_includes_count_dupl... (#391517 - closed)
Also added TEMP_MAX_INCLUDES
as a temporary threshold for logging purposes only. This is to improve monitoring as we fix the bug in Backend: Prevent unlimited number of includes f... (#367150 - closed). The logging as a whole is to be removed as a final step in the issue.
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 #391517 (closed)
Edited by Leaminn Ma