Comment 1 for bug 884345

Revision history for this message
Guilherme Salgado (salgado) wrote : Re: Backend exception when network troubles arise

I was having similar problems, but after running with DEJA_DUP_DEBUG=1 I could see on the logs that deja-dup (duplicity, in fact) did retry the upload 5 times (with a 30s sleep between them) before giving up. It'd be nice if there was a way to change that via an environment variable, but in the meantime you could change num_retries in /usr/share/pyshared/duplicity/globals.py