Skip to content

Move non time critical background tasks to maintenance window #28

@ChristophWurst

Description

@ChristophWurst

Describe the task

With nextcloud/server#30945 it will be possible to move background jobs to times where the server is less busy. We have some tasks that currently run at a fixed interval, where it might make sense to move them for the chance of yielding better performance. I'm thinking about the calendar resources sync for example.

Affected components

To do

  • Find out which of our background jobs are not time critical
  • Move them

Metadata

Metadata

Labels

4. to releaseReady to be released and/or waiting for tests to finishoverviewOverview of other issuesperformancePerformances issues and optimisations

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions