Reload the submit queue on startup with a 15 second delay

This gives the rest of the Gerrit server to come online before we
start hammering the thread pool with a potentially expensive to
perform task (searching the database for outstanding merges, and
spinning up workers to perform them).

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed