Skip to content

Albums: Don't save to YAML every time the background worker runs #2705

@lastzero

Description

@lastzero

The moments background worker currently calls BackupAlbums() on every execution, which can result in many album YAML backup files being written every 15 minutes, causing high CPU and disk load.

Since the album backups are updated anyway when changes are made, this is not strictly necessary. Users can also run the backup CLI command for this if they want to make sure they have a full backup.

Metadata

Metadata

Assignees

Labels

enhancementEnhancement or improvement of an existing featureperformancePerformance OptimizationreleasedAvailable in the stable release

Type

No type

Projects

Status

Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions