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

fix(BackgroundJobs): Adjust intervals and time sensitivities #48600

Merged

Conversation

provokateurin
Copy link
Member

Summary

Some jobs were running a bit too frequent and some were also marked as time sensitive even though their interval was quite high.
There are some more jobs that could probably run less often, but I wasn't sure about them so I left them for now.

Checklist

@provokateurin provokateurin added this to the Nextcloud 31 milestone Oct 7, 2024
@provokateurin provokateurin requested review from a team and removed request for a team October 7, 2024 15:39
@provokateurin provokateurin force-pushed the fix/backgroundjobs/adjust-intervals-time-sensitivities branch from 4e7b273 to 8d297e2 Compare October 7, 2024 15:46
core/BackgroundJobs/CleanupLoginFlowV2.php Outdated Show resolved Hide resolved
lib/private/Preview/BackgroundCleanupJob.php Outdated Show resolved Hide resolved
Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

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

DAV, twofactor and preview related changes look good.

@provokateurin provokateurin force-pushed the fix/backgroundjobs/adjust-intervals-time-sensitivities branch from 1b411a8 to b209508 Compare October 8, 2024 09:27
@provokateurin provokateurin merged commit 771eb1f into master Oct 8, 2024
179 checks passed
@provokateurin provokateurin deleted the fix/backgroundjobs/adjust-intervals-time-sensitivities branch October 8, 2024 10:25
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.

3 participants