Fix rsync retry logic for unreachable cluster 39/113439/1
authorEric Multanen <eric.w.multanen@intel.com>
Tue, 22 Sep 2020 18:10:32 +0000 (11:10 -0700)
committerEric Multanen <eric.w.multanen@intel.com>
Fri, 2 Oct 2020 04:18:03 +0000 (21:18 -0700)
commit16dbf45f9fe05eab889e4c362f8cdbfbb968ea19
tree0aea4c92e187997f8932cf9ba2c4818ff436ce5c
parent5e114cd8a05986b7762fb9db22a43d61bb9fe00e
Fix rsync retry logic for unreachable cluster

Fix rsync to only retry reaching clusters until the
timeout occurs.

Issue-ID: MULTICLOUD-1226
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I5e8202358cfd8cdd15c9feb4fcbefe2683b7139a
src/rsync/pkg/context/context.go