mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 17:44:57 +01:00
7f7946564d
The error "tls: bad record MAC" is very likely to be caused by hardware issues. It indicates that a packet got corrupted somewhere. As a work around, this change treats it as retriable error which allows the chunk to get retried and the transfer to continue. |
||
---|---|---|
.. | ||
error_test.go | ||
error.go | ||
retriable_errors_windows.go | ||
retriable_errors.go |