mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
Before this change we didn't retry 426 errors which are
426 Connection closed; transfer aborted.
Or in this particular case
426 Failure writing network stream.
These seem like they might be temporary so retry them.
See: https://forum.rclone.org/t/downloads-fail-from-remote-server-error-426-failure-writing-network-stream/33839/