Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_getResponseTimeout (0.08 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/test/java/org/codelibs/fess/suggest/concurrent/DeferredTest.java

        // ============================================================
        // Edge case tests for timeout handling
        // ============================================================
    
        @Test
        public void test_getResponseTimeout() throws Exception {
            final Deferred<SuggestResponse> deferred = new Deferred<>();
            // Don't resolve - let it timeout
    
            try {
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Sun Feb 01 12:48:24 GMT 2026
    - 21.1K bytes
    - Click Count (0)
Back to Top