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

Disable cache for application submission exports #774

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

julianweng
Copy link
Member

As mentioned in #722, the CSV export for application submissions is currently cached, which leads to unintended staleness issues particularly when club leaders download a "final" list of following a period of many submissions (e.g. WC deadline), which may not be included in the cached copy. As speedup from caching is likely minimal (only one or two people are exporting any given application's submissions anyways and they implicitly expect an up-to-date copy regardless), we can just remove the caching for now.

Copy link
Member

@aviupadhyayula aviupadhyayula left a comment

Choose a reason for hiding this comment

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

I think this is pretty reasonable, LGTM. Thanks for picking this up Julian.

@julianweng julianweng merged commit 570cf5e into master Feb 2, 2025
8 checks passed
@julianweng julianweng deleted the remove-application-export-cache branch February 2, 2025 04:23
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