Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: 2024-11-21 10:56:29,347 ERROR 8452 report_status got exception Traceback (most recent call last): File "/data1/work/workspaceai/ragflowgit/ragflow/rag/svr/task_executor.py", line 470, in report_status LAG_TASKS = int(group_info["lag"]) ~~~~~~~~~~^^^^^^^ KeyError: 'lag' #3545

Open
120805481 opened this issue Nov 21, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@120805481
Copy link

Describe your problem

2024-11-21 10:56:29,347 ERROR 8452 report_status got exception
Traceback (most recent call last):
File "/data1/work/workspaceai/ragflowgit/ragflow/rag/svr/task_executor.py", line 470, in report_status
LAG_TASKS = int(group_info["lag"])
~~~~~~~~~~^^^^^^^
KeyError: 'lag'
这个报错是什么原因,怎么解决

@120805481 120805481 added the question Further information is requested label Nov 21, 2024
@yuzhichang
Copy link
Member

@120805481 Looks like a bug. Please provide detail information:

  • Git code commit
  • Docker image version
  • How to reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants