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

Update 429 retry-after response handling #1305

Merged
merged 4 commits into from
Mar 3, 2021
Merged

Update 429 retry-after response handling #1305

merged 4 commits into from
Mar 3, 2021

Commits on Feb 27, 2021

  1. Update 429 retry-after response handling

    * For every http perform action, check the response headers for any retry-after response
    abraunegg committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    b17a0d0 View commit details
    Browse the repository at this point in the history
  2. Update onedrive.d

    * Add check to explicit 429 check as well, as there are potentially other cases which will trigger a 429, but unless check, might not get handled correctly
    abraunegg committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    9835fa6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Update onedrive.d

    remove extra line
    abraunegg committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    1f86d24 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    324e0c4 View commit details
    Browse the repository at this point in the history