Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Conversation

@ggordonhall
Copy link
Contributor

@ggordonhall ggordonhall commented Dec 18, 2023

Qdrant still crashes on startup with

Result::unwrap()` on an `Err` value: Os { code: 24, kind: Uncategorized, message: "Too many open files" }`

for some users. We currently raise the rlimit if we detect that it is below 2048. This PR relaxes this, raising the rlimit if we detect that it's lower than 10,000.

@gitpod-io
Copy link

gitpod-io bot commented Dec 18, 2023

@ggordonhall ggordonhall merged commit 2b197a8 into main Dec 18, 2023
@ggordonhall ggordonhall deleted the gabriel/tweak-rlimits branch December 18, 2023 10:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants