frappe / frappe/agent

[Enhancement]: Higher verbosity in backup restore job

Open
#483 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
125
Forks
147
Avg merge
17h 20m
Merged PRs (30d)
17

Description

### Problem Statement

When restoring heavy backups, it takes forever for the job to complete and the only log we get is "Restoring backup file..." which causes little anxiety and puts us in a blank state as we get no information or how much it has progressed.

It would be nice to add verbosity to the restore command so that user also get to know what's happening under the hood.

Ref: https://support.frappe.io/helpdesk/my-tickets/64665

### Proposed Solution

Add `--verbose` flag to the command

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the backup restore command and inspect how it currently logs "Restoring backup file...". Run the restore job with and without the proposed --verbose flag, then verify that verbose output reports useful restore progress or activity while the default behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.