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 config options for memory usage and frequency of refresh materialized views #2409

Merged
merged 5 commits into from
May 17, 2023

Conversation

IsaacMilarky
Copy link
Contributor

@IsaacMilarky IsaacMilarky commented May 15, 2023

Description

  • Add default options to the config so users can set caps on celery worker memory usage as well as how often materialized views are refreshed.

    • Default values are 7 days to refresh the materialized views and 0.25 (25%) for the virtual memory cap
  • Add alembic script to handle updating existing configs to have the new options

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
@sgoggins sgoggins merged commit 0a5b68f into dev May 17, 2023
@sgoggins sgoggins deleted the add-config-options branch February 20, 2024 00:53
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