1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-05 10:03:17 +00:00
Files
rclone/backend
OleFrost 96cdbc5eaa onedrive: Work around for random "Unable to initialize RPS" errors
OneDrive randomly returns the error message: "InvalidAuthenticationToken: Unable to initialize RPS". These unexpected errors typically caused the entire rclone command to fail.

This work around recognizes these errors and marks them for a low level retry, that mostly succeeds. This will make rclone commands complete without being noticeable affected.

Fixes: #5270
2021-04-25 17:07:07 +01:00
..
2021-03-23 18:36:51 +01:00
2021-01-21 17:35:31 +00:00