rclone/fs/fserrors
Nick Craig-Wood 044a3b3920 fserrors: Make "tls: use of closed connection" a retriable error
This has happened when uploading very large files to B2. It is
probably a bug in the go runtime but we'll attempt to work-around it
here.

See: https://forum.rclone.org/t/large-file-upload-to-backblaze-failed/16128/5
2020-05-13 11:42:37 +01:00
..
error_test.go fserrors: fix a bug in Cause function 2019-10-10 16:05:15 +01:00
error.go fserrors: Make "tls: use of closed connection" a retriable error 2020-05-13 11:42:37 +01:00
retriable_errors_windows.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
retriable_errors.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00