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

Updater/newlogic #2999

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Updater/newlogic #2999

wants to merge 4 commits into from

Conversation

Grotax
Copy link
Member

@Grotax Grotax commented Dec 22, 2024

Summary

This changes the logic of updating/fetching a feed to check for the nextUpdateTime before the the update is executed.

If that time is not reached yet the feed is not updated. This is mainly a advantage for feeds that are updated rarely and will therefore receive less requests. For the nextcloud instance this is also a benefit because feed updates that are likely not needed are skipped, which saves compute time.

Depends on #2993

Checklist

Grotax and others added 3 commits December 22, 2024 11:07
Co-authored-by: Sean Molenaar <[email protected]>
Signed-off-by: Benjamin Brahmer <[email protected]>
Co-authored-by: Sean Molenaar <[email protected]>
Signed-off-by: Benjamin Brahmer <[email protected]>
Signed-off-by: Benjamin Brahmer <[email protected]>
@Grotax Grotax marked this pull request as draft December 22, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant