qdrant/qdrant

Vector API call timeout

Closed this issue · 3 comments

Service internal error: 1 of 1 read operations failed:\n Operation Cancelled: status: Cancelled, message: "Timeout expired", details: [], metadata: MetadataMap { headers: {"date": "Fri, 12 Apr 2024 05:01:06 GMT"} }

2024-04-12T06:36:41.255220Z DEBUG collection::shards::replica_set::execute_read_operation: Read operation failed: Operation Cancelled: status: Cancelled, message: "Timeout expired", details: [], metadata: MetadataMap { headers: {} }
2024-04-12T06:36:41.255543Z WARN qdrant::actix::helpers: error processing request: 1 of 1 read operations failed:
Operation Cancelled: status: Cancelled, message: "Timeout expired", details: [], metadata: MetadataMap { headers: {} }

thanks,It seems like some shards error,I change the shard config to auto then it works!