Skip to content

Remove experimental code for 'readme_from_gitaly' FF

Vasilii Iakliushin requested to merge 387703_remove_feature_flag into master

What does this MR do and why?

Contributes to #387703 (closed)

Unfortunately, the proposed solution was not performant enough during testing. SearchFilesByName requests cannot be cached and worsen the performance instead of improving it.

I remove the feature flag and new experimental code, in favor of a different solution.

This commit reverts MRs: !109209 (merged) and !108609 (merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vasilii Iakliushin

Merge request reports