Skip to content

Increase the cache expiry time of the branch cache

Marc Shaw requested to merge increase_branch_caching_expiry_time into master

What does this MR do and why?

Looking at this comment (#369426 (comment 1084367590)), we can see that the branches endpoint is taking a lot of time to present the object. By increasing the expiry time, I am hoping to reduce the time spent presenting and increase the hit_rate of the endpoint.

Edited by Marc Shaw

Merge request reports

Loading