#2415·LightRAG

[Bug]:LLM func: Worker execution timeout after 360s

Author: zkailinzhangCreated Nov 24, 2025Updated Sep 13, 2026
Labelsbug

Do you need to file an issue?

  • I have searched the existing issues and this bug is not already filed.
  • I believe this is a legitimate bug, not just a question or feature request.

Describe the bug

File "/home/zhangkailin/.conda/envs/rag/lib/python3.12/site-packages/lightrag/operate.py", line 2978, in extract_entities raise prefixed_exception from first_exception TimeoutError: C[1/3]: chunk-e91ad3a5c8b93996cd4d789b270fcaeb: LLM func: Worker execution timeout after 360s

ERROR: Failed to extract document 1/1: unknown_source INFO: Enqueued document processing pipeline stopped

===================== Query mode: naive

WARNING: LLM func: Worker timeout for task 140104065711744_3790223.878330866 after 360s WARNING: LLM func: Worker timeout for task 140104065707712_3790223.890454997 after 360s WARNING: Embedding func: Worker timeout for task 140104075381824_3790583.900605295 after 60s ERROR: Error in _get_vector_context: Embedding func: Worker execution timeout after 60s INFO: [naive_query] No relevant document chunks found; returning no-result. Sorry, I'm not able to provide an answer to that question.[no-context]

Steps to reproduce

No response

Expected Behavior

No response

LightRAG Config Used

Paste your config here

Logs and screenshots

No response

Additional Information

  • LightRAG Version:
  • Operating System:
  • Python Version:
  • Related Issues: