Rsync change behaviour on error handling 35/110535/2
authorRitu Sood <ritu.sood@intel.com>
Thu, 23 Jul 2020 22:56:20 +0000 (15:56 -0700)
committerEric Multanen <eric.w.multanen@intel.com>
Fri, 7 Aug 2020 19:02:19 +0000 (12:02 -0700)
commite7061c31f693f0ee60040a67baaa3935c64786cb
tree50041297913d2f495955b8f1037fbac8cc5b4b40
parent2f910c3b1b4370cf8018dd82836ed97c5a5e7027
Rsync change behaviour on error handling

If error in any resource stop processing
and end all goroutines. Also return gRpc
call after starting the goroutine. Adds
retry checks also

Issue-ID: MULTICLOUD-1005
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I1189e02f0c0426181fdc995a0c4816ceaa64ec7d
src/rsync/go.mod
src/rsync/pkg/context/context.go