Mike Chong

Results 124 comments of Mike Chong

The naming issue of folders is fixed in this PR. However, the path cache issue of folder ids still exist I think it is existing before this PR

correction: it is a regression cause by my change. investigating.

the duplication problem got fixed. I ran behavior test locally but found many other issues: ``` ---- behavior::test_list_dir_with_recursive_no_trailing_slash ---- test panicked: assertion `left == right` failed left: [] right: ["x/",...

Hi @Xuanwo , after many hours on this PR, I found more issues on the main branch. I'll need to re-prioritize my tasks of my own company first. So I...

@nikhilbhatt thanks! do you want to create this PR?

> I hope you'll forgive me for butting in here and opening the PR to fix this. > > Comments welcome. No worries at all! I’m too busy recent days....

``` 20:18:04 [WARN] service=gdrive operation=stat path=apps/infoflow/default.ifvault/v1/data/48aaec2f-ed21-4f37-a3ca-90f9ac5d6872 -> NotFound (permanent) at stat, context: { service: gdrive, path: apps/infoflow/default.ifvault/v1/data/48aaec2f-ed21-4f37-a3ca-90f9ac5d6872 } => path not found: apps/infoflow/default.ifvault/v1/data/48aaec2f-ed21-4f37-a3ca-90f9ac5d6872 20:18:06 [WARN] service=gdrive operation=stat path=apps/infoflow/default.ifvault/v1/data/1dff98d4-a8c6-4b08-a9e3-78e45d4aa034 -> NotFound...

this regression is happening between v0.45.1 and v0.46.0 this is the last correct version:

Interesting. It also repros using v0.45.1