Suggestion : add a "abort" command
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 272
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
My server config was not good enough to accomodate the backup of a 100GB Nextcloud.
But even restarting the server, some backup files keep popping up.
I would love to be able to have an abort function that stops all the background jobs.
Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or command entry point are named. Start by tracing how backup background jobs are scheduled and exposed through commands, then determine how an abort operation should stop active and queued work. Done means the command's behavior and failure cases are defined and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100