Skip to content

store: adjust hardcoded timeout from 2m to 10m

Administrator requested to merge k/store-timeout into main

Created by: keegancsmith

We currently timeout out fetching of archives for searcher at 2m. In very large monorepos this isn't enough time to fetch. We increase the timeout to 10m.

Fixes https://github.com/sourcegraph/sourcegraph/issues/12443

Merge request reports

Loading