- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setRetryInterval (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
fess-crawler-opensearch/src/test/java/org/codelibs/fess/crawler/client/FesenClientTest.java
*/ @Test public void testRetryLogicMaxRetryCount() throws Exception { fesenClient.setMaxRetryCount(5); fesenClient.setRetryInterval(10L); // Short interval for testing final AtomicInteger attemptCount = new AtomicInteger(0); final ActionFuture<String> mockFuture = mock(ActionFuture.class);Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Mon Jan 12 06:25:38 GMT 2026 - 16.9K bytes - Click Count (0)