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

#1783 Less logs for circuit breakers (Polly exceptions) #1786

Commits on Nov 24, 2023

  1. #1783 More accurate logs for circuit breakers (and other "polly" exce…

    …ptions)
    
    Remove try/catch in PollyPoliciesDelegatingHandler and add a more generic AddPolly<T> to be able to use a specific PollyQoSProvider
    Ray authored and raman-m committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    67d0906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5acfca9 View commit details
    Browse the repository at this point in the history
  3. fix remarks on PR

    Ray authored and raman-m committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d62bafa View commit details
    Browse the repository at this point in the history
  4. arrange code

    Ray authored and raman-m committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    81c53cd View commit details
    Browse the repository at this point in the history
  5. fix UT

    Ray authored and raman-m committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8e2565f View commit details
    Browse the repository at this point in the history
  6. merge with release/net8 branch

    Ray authored and raman-m committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    23588d9 View commit details
    Browse the repository at this point in the history
  7. switch benchmark to Net8

    Ray authored and raman-m committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    33f9d6b View commit details
    Browse the repository at this point in the history
  8. Fix warnings

    raman-m committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1b098a4 View commit details
    Browse the repository at this point in the history
  9. Final review

    raman-m committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    cd2d6f8 View commit details
    Browse the repository at this point in the history