TWCable / grabbit

Grabbit - Fast Content Sync tool for AEM/CQ
Apache License 2.0
125 stars 64 forks source link

Feature: Retrying after network failures #218

Open mzgubin opened 5 years ago

mzgubin commented 5 years ago

Currently if there are any network failures mid-job the job just simply fails. It would be great if we can somehow have it retry from last known copy point. And we can configure it to specify the maximum number of retries.