1
mirror of https://github.com/rclone/rclone synced 2025-03-22 04:24:24 +01:00
Nick Craig-Wood 175aa07cdd onedrive: fix Retry-After handling to look at 503 errors also
According to the Microsoft docs a Retry-After header can be returned
on 429 errors and 503 errors, but before this change we were only
checking for it on 429 errors.

See: https://forum.rclone.org/t/onedrive-503-response-retry-after-not-used/48045
2024-10-23 13:00:32 +01:00
..
2024-10-02 10:19:11 +01:00
2023-08-22 12:52:13 +01:00
2024-10-02 10:19:11 +01:00
2024-08-12 13:35:44 +01:00