assemblee-virtuelle / assemblee-virtuelle/semapps

Backup service: add option to delete backup from local server

Open
#1,312 0 comments 1 reaction 0 assignees View on GitHub
easy
Dominant language
TypeScript
Stars
103
Forks
14
Avg merge
1m
Merged PRs (30d)
2

Description

Backups can take a lot of space. Once they are copied to the remote server, there is usually no need to keep them in the local server. This could be done with a new setting on the BackupService.

:warning: If the copy fails (for example if there is not enough space on the remote server), we should not delete the backup on the local server.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the BackupService entry point and tracing how backups are copied to the remote server. Define where the new local-deletion setting belongs and verify that a failed copy leaves the local backup intact; done means successful copies can remove local files while failed copies do not.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.