Baoyuantop commented on issue #13474: URL: https://github.com/apache/apisix/issues/13474#issuecomment-4622819599
The log points to a connect timeout from the APISIX worker to the LLM endpoint, before the HTTP request is sent. So this is different from an LLM response timeout or an API key/model validation issue. Could you provide: 1. the sanitized ai-proxy / ai-proxy-multi route configuration, including timeout, keepalive, fallback_strategy and override.endpoint; 2. the deployment mode, e.g. bare metal, Docker, or Kubernetes; 3. connectivity tests from the same runtime environment where APISIX runs, not only from another host/shell; 4. APISIX error logs around several timeout events, with all secrets redacted; 5. concurrency/QPS and whether all providers time out at the same time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
