Nicolas Mauti
Nicolas Mauti
Hi same problem here. Adding `outline: "none"` partially solve the problem because the border disappear but the bug also cause the page to scroll automatically when the tooltip appeared and...
Thanks Tim, First, yes I forgot to mention it but we are running in a cluster mode (3 nodes). I think we agree on the solution: If it doesn't impact...
I experience the same issues since 2 days on two clusters (two and three nodes). It timeout during `recreate_collection` call (it seems that the delete work but the collection is...
Hi Tim, FYI I didn't encounter the issue again... At the same time, I upgraded to 1.7.0, so either it's a very rare issue or the update fixed the thing...
Hello, Unfortunately I got the error again today with Qdrant 1.7.2... But this time it happened during creation of an index on a payload field... My task is doing the...
Oh thanks a lot, I didn't know it was possible to create the indices before. I'll change my job
No issue on my side since 1.7.4
pre-commit failed due to ``` RuntimeError: The Poetry configuration is invalid: - [extras.pipfile_deprecated_finder.2] 'pip-shims
Hello, I'm currently looking for support of GCS in this Helm Chart and I think this PR is exactly what I'm looking for (especially now that the Docker image include...
This is exactly what I'm looking for. A workaround in k8s environment is to use PreStop hook but it would more convenient to have this option natively in unicorn. However,...