Searched refs:MAX_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
65 static final long MAX_DELAY_MS = TimeUnit.MINUTES.toMillis(30); field in AnomalyDetectionJobService78 .setOverrideDeadline(MAX_DELAY_MS); in scheduleAnomalyDetection()