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

Be less aggressive about PDF invalidation #2200

Open
Xyene opened this issue Feb 18, 2023 · 0 comments
Open

Be less aggressive about PDF invalidation #2200

Xyene opened this issue Feb 18, 2023 · 0 comments

Comments

@Xyene
Copy link
Member

Xyene commented Feb 18, 2023

Currently, we invalidate whenever any field on the problem model changes.

PDF generation is expensive, so we should be less aggressive and only invalidate when the changes made would affect the PDF output:

  • title
  • description
  • time limit
  • memory limit
  • per-language limits
  • translations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant