Do not abort backup if can't fetch one of the remote target
- Dominant language
- Perl
- Stars
- 2.1k
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
As title, I configured a multi remote target backup but sometimes one of those remote nodes is not reachable, there's a way to skip those node's backup and do the rest? Because right now even if one is not reachable the backup fails for all of the remote target
Sample configuration
```
volume
[...]
subvolume
target send-receive
ssh_identity [...]
target send-receive
ssh_identity [...]
target send-receive
ssh_identity [...]
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the multi-target `send-receive` backup flow described in the sample configuration, focusing on how an unreachable target affects the other targets. Define the completed behavior as skipping the failed remote target, continuing backups for reachable targets, and reporting the failure clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100