Skip indexing when an index has too much storage

When a zoekt index exceeds low watermark, it should only receive incremental changes, ignoring new repositories

When a zoekt index exceeds high watermark, it should ignore all tasks.

Edited by John Mason