You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might also want to check for proc_stdin.returncode and make sure the backup fails when a non-zero return code is passed.
You might want to multiply the stream for all repositories by using tee() in order to run it only once. One limitation could be to only allow retry_count = 1.
https://restic.readthedocs.io/en/latest/040_backup.html#reading-data-from-stdin
The text was updated successfully, but these errors were encountered: