Zhen Ye

Results 137 comments of Zhen Ye

> hi @chyezh, just confirming is that known issue? and are we working on it? yes, it's a known issue. In the new implementation, by modifying the recursive list method,...

`search` is blocked by `DiskCache`'s request Resource operation. All search task cannot be done until timeout because of high level memory usage. It's by design. The major serious issue is...

It will fast fail when request resource is blocked, `ErrServiceResourceInsufficient` will be returned but not `service internal error: time out` after fix. @wangting0128 please verify it at latest `lru-dev` commit,...