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

Add retry logic to Submit-PnPSearchQuery #3528

Merged

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    6912f45 View commit details
    Browse the repository at this point in the history
  2. Remove the logic to look into the exception specifics with Reflection…

    … and just simply always retry
    koskila committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    396b2c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb1d49e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34560fa View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Oct 30, 2023

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

Commits on Nov 7, 2023

  1. Changing exceptions not to be swallowed but shown in verbose and the …

    …exception to be thrown if it still happens on the last attempt
    KoenZomers committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4bfb880 View commit details
    Browse the repository at this point in the history
  2. Added changelog entry

    KoenZomers committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6b136b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fe2acd View commit details
    Browse the repository at this point in the history