[PATCH] Retry S3 commands

Rafael Espíndola rafael.espindola at gmail.com
Tue Aug 11 17:47:48 UTC 2009


2009/8/10 Rafael Espíndola <rafael.espindola at gmail.com>:
> I am getting 500 errors while doing a big restore. I noticed that
> brackup retries PUTs, but it looks likes it doesn't retry GETs.
>
> I am trying this patch
> http://codereview.appspot.com/105074
>
> Do you think it is correct?

I think it helps, but afters testing it a bit it looks like we have to
retry at a higher level. The problem is that we can get
an incomplete chunk.

Will try to write a patch addressing that.

> Cheers,
> Rafael
>

Cheers,
Rafael


More information about the brackup mailing list