This would close #65. Adds a "retryQueue" property that is processed after all the other files are done.
When a file copy errors out, it is pushed to the "retryQueue". When a file copy has been attempted more than 3 times, it will log the error at that point rather than continuing to try copying it.
This would close #65. Adds a "retryQueue" property that is processed after all the other files are done.
When a file copy errors out, it is pushed to the "retryQueue". When a file copy has been attempted more than 3 times, it will log the error at that point rather than continuing to try copying it.