Hello there, We are using Wal-e to backup to S3, and I find that if one of the backup segment failed because of timeout, all of the backup will fail. I dig into the code and find this line https://github.com/wal-e/wal-e/blob/master/wal_e/worker/pg/wal_transfer.py#L147.
So I'm wondering why do you killall the greenlets instead of letting other good ones finish? Any reason behind this? Thanks Dikang. -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
