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

Delete and decrease hardcoded timeout #16

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

jessica-cheng
Copy link
Contributor

Delete hardcoded timeout on Flask view cache since it takes a long time for ops to see their changes. In other places of the portal that use @cache_without_user_permissions() we don't seem to specify a timeout anyways. Looking at the Flask Cache documentation, it seems like the default timeout is 300 seconds which at least would be faster than it is currently for the changes on the page to update

@jessica-cheng jessica-cheng requested a review from pgm July 30, 2024 16:06
@jessica-cheng jessica-cheng merged commit aecaf75 into master Aug 8, 2024
8 checks passed
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.

2 participants