-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Bug]: Failed to execute insert task in task scheduler: proxy TaskCondition context Done;message send timeout: TimeoutError #39064
Comments
@TonyAnn what do you mean "the system to be blocked"? |
|
/assign @weiliu1031 |
@TonyAnn When a write operation encounters an exception, it seems that the proxy is in an abnormal state. Was there any operation performed on the proxy prior to this issue? |
@TonyAnn Could you please confirm if a timeout is set for write operations? According to the log details, it appears that a large number of write requests have accumulated on the proxy, and these requests are failing due to timeouts. |
The client does not specify a timeout when writing |
The issue seems to be caused by the context (
Please verify these details, as they might help identify and resolve the problem. |
Is there an existing issue for this?
Environment
Current Behavior
A single table write timeout caused the system to be blocked. The problem was fixed after restarting the abnormal proxy pod. Please help locate the problem.
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
my-release-milvus-proxy-f6c8fd65b-rcgsv.log
my-release-milvus-proxy-f6c8fd65b-tl9h9.log
Anything else?
No response
The text was updated successfully, but these errors were encountered: