Skip to content

store: remove SetMaxConcurrentFetchTar

Administrator requested to merge k/store-setmax into main

Created by: keegancsmith

This would immediately be overriden by 10 * gitserver count. Additionally we move watching gitservers into its own goroutine, instead of being shoe horned into the eviction goroutine.

Merge request reports

Loading