Zoekt shouldn't attempt indexing empty repositories
RuntimeError Sidekiq/Zoekt::IndexerWorker
command [zoekt-git-index -index /data/index /data/repos/17971433.git] failed: exit status 1
We're seeing such failures when Zoekt::IndexerWorker attemps to index an empty repository. An example: https://gitlab.com/gitlab-org/monitor/sandbox/splattael-k8s-1-16
Edited by Dmitry Gruzd