Searched refs:commandTimeout (Results 1 – 1 of 1) sorted by relevance
365 long commandTimeout = 3L * 60 * 1000 + getOptions().getTimeoutSec() * 1000; in startCrawl() local375 commandResult.set(runUtil.runTimedCmd(commandTimeout, command.get())); in startCrawl()380 commandResult.set(runUtil.runTimedCmd(commandTimeout, command.get())); in startCrawl()