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

save archive start time and check if visits since start time before invalidating and archiving #16852

Closed
wants to merge 1 commit into from

Conversation

diosmosis
Copy link
Member

Description:

@tsteur thought of this possible optimization while checking the ttl change. Checks for visits from start time of last archive to end of period, and if not found, doesn't invalidate/archive. If you think it's worth finishing I can finish it.

Should only be applied to periods that include today (I think that's not the case currently in the PR, it also applies to yesterday, but it's WIP)...

Review

  • Functional review done
  • Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)
  • Security review done see checklist
  • Code review done
  • Tests were added if useful/possible
  • Reviewed for breaking changes
  • Developer changelog updated if needed
  • Documentation added if needed
  • Existing documentation updated if needed

@diosmosis diosmosis added the Pull Request WIP Indicates the current pull request is still work in progress and not ready yet for a review. label Dec 1, 2020
@diosmosis diosmosis closed this Jan 1, 2021
@diosmosis diosmosis deleted the archive-opt-visits-since-last-run branch January 1, 2021 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pull Request WIP Indicates the current pull request is still work in progress and not ready yet for a review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant