Closed pansapiens closed 1 year ago
This updates the task for bulk file transfer via rsync to do retries with backoff. Previously settings were commented and appropriate self.retry() was (intentionally) missing.
self.retry()
This updates the task for bulk file transfer via rsync to do retries with backoff. Previously settings were commented and appropriate
self.retry()
was (intentionally) missing.