Gregory Conrad
Gregory Conrad
Should have a new release out, `0.0.2-dev.2`, in a couple hours. @siddharthadevops I'm going to have to ask for you test it out again haha If this one works you...
Fantastic! Thanks for all of your help in testing out the releases. I'll release `0.0.2` to partially fix this issue at some point today
@sarp86 I don't remember this issue causing apps to crash, but if the issue is in fact from mimir, you can use [this](https://github.com/GregoryConrad/mimir/issues/227#issuecomment-1616676441) workaround to avoid the issue. If your...
This issue was fixed over in https://github.com/meilisearch/lmdb-rs/pull/1, right? Or is that a different issue?
Having milli auto-reindex the database would be *extremely* helpful when embedding milli, as I currently need to manually write migration code *and bundle every version of milli alongside my library*....
I am not keen to use rinf after all the recent controversy surrounding it, so I may instead just take a look into how hard it'd be to implement everything...
Might as well just stick with FRB.
Coming here from #119246. I also got the GitHub Actions timeout after 12 minutes, but I also got the following logs (on some runs) that I haven't seen mentioned anywhere...
@exaby73 I do, see [here](https://github.com/GregoryConrad/mimir/actions/runs/4054620082/jobs/6976670808). CI logs ``` 2023-01-31T14:17:21.9318270Z [ ] ** BUILD SUCCEEDED ** 2023-01-31T14:17:21.9484490Z [ +16 ms] Building macOS application... (completed in 125.5s) 2023-01-31T14:17:21.9546350Z [ +6 ms] executing:...
Hi @huycozy! > What is the timeout you are setting on your test? Can you try increasing the timeout (over 12 min) and check the result? The timeout is set...