1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-28 12:42:08 +02:00
Evan Harris 640d7d3b4e opendrive: Do not retry 400 errors
This type of error is unlikely to be an error that can be resolved by a retry,
and is triggered in #2296 by files with a timestamp before the unix epoch.
2020-09-08 17:15:35 +01:00
..