Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for service_unavailable (0.47 seconds)

  1. src/main/webapp/WEB-INF/orig/view/chat/chat.jsp

    					},
    					errors: {
    						rate_limit: '<la:message key="labels.chat_error_rate_limit" />',
    						auth_error: '<la:message key="labels.chat_error_auth" />',
    						service_unavailable: '<la:message key="labels.chat_error_service_unavailable" />',
    						unknown: '<la:message key="labels.chat_error" />'
    					}
    				}
    			});
    		});
    	</script>
    </body>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 06:21:57 GMT 2026
    - 10.4K bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/view/chat/chat.jsp

    					},
    					errors: {
    						rate_limit: '<la:message key="labels.chat_error_rate_limit" />',
    						auth_error: '<la:message key="labels.chat_error_auth" />',
    						service_unavailable: '<la:message key="labels.chat_error_service_unavailable" />',
    						timeout: '<la:message key="labels.chat_error_timeout" />',
    						context_length_exceeded: '<la:message key="labels.chat_error_context_length_exceeded" />',
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 10.8K bytes
    - Click Count (0)
  3. src/main/webapp/js/chat.js

                errors: {
                    rate_limit: 'It\'s currently busy. Please wait a moment and try again.',
                    auth_error: 'AI service authentication failed. Please contact the administrator.',
                    service_unavailable: 'The AI service is temporarily unavailable. Please try again later.',
                    timeout: 'The request timed out. Please try again.',
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 30.6K bytes
    - Click Count (0)
Back to Top