duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] File *.gpg was corrupted during upload.


From: Michael Terry
Subject: Re: [Duplicity-talk] File *.gpg was corrupted during upload.
Date: Sun, 6 Nov 2011 12:49:22 -0500

On 6 November 2011 12:44,  <address@hidden> wrote:
> i am working on the fileinfo for ssh and notice that the error currently is 
> fatal and the upload is not retried. didn't we agree that it should be 
> retried numretry times and only if all fail the error goes fatal?
> all other occurences can as well be warnings don't you think?

Well, uploads are already retried if the backend couldn't upload it.
This check is an extra check on top of the normal backend retries that
double-confirms the file made it.

So we only hit this if the backend says "everything good!" but it was
really lying.

So we could retry again if the backend lies to us, but that seems like
papering over a problem in our code.

-mt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]