Searched refs:MAX_EVENT_RECEIVER_WAIT_TIME (Results 1 – 1 of 1) sorted by relevance
73 private static final Duration MAX_EVENT_RECEIVER_WAIT_TIME = Duration.ofMinutes(10); field in ClusterCommandLauncher210 MAX_EVENT_RECEIVER_WAIT_TIME.toMillis(), /* wait for connection */ false); in run()