Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some extra default settings to the cache configuration #1136

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

suricactus
Copy link
Collaborator

@suricactus suricactus commented Mar 2, 2025

Hopefully should fix all the KeyError and OSError exceptions.

This is the recommended setting from Django, with some inflated value for the number of pool members.
See: https://docs.djangoproject.com/en/5.1/topics/cache/#cache-arguments

Hopefully should fix all the `KeyError` and `OSError` exceptions.
@suricactus suricactus requested a review from gounux March 2, 2025 22:59
@duke-nyuki
Copy link
Collaborator

Copy link
Member

@gounux gounux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Code looks good to me, maybe we could add a link to the documentation in the PR description ?

@suricactus suricactus merged commit 05c65e8 into master Mar 3, 2025
20 checks passed
@suricactus suricactus deleted the QF-5310-cache branch March 3, 2025 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants