Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry instead of failing on OneDrive 400 errors #646

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 6, 2023

  1. OneDrive sometimes generates spurious 400 errors, these are perfectly…

    … fine to retry on instead of failing the whole run.
    sevimo123 committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ee344a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Fixed 400 error processing for MoveFile/PATCH (in this case there are…

    … valid 400 errors that designate non-existent target directory)
    sevimo123 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4056618 View commit details
    Browse the repository at this point in the history