store: adjust hardcoded timeout from 2m to 10m
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