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 suppressed failures in Callback failed #11435

Merged
merged 7 commits into from
Feb 29, 2024

Commits on Feb 22, 2024

  1. Add suppressed failures in failed

    If an exception is thrown during failure handling, then record the original failure as a suppressed Throwable on the thrown exception
    gregw committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    846726a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    4e59738 View commit details
    Browse the repository at this point in the history
  2. Fixed typos in Callback

    gregw committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    50da683 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. updates from review

    gregw committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bf9e312 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    c80efe3 View commit details
    Browse the repository at this point in the history
  2. Update from review

    gregw committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    01a1a09 View commit details
    Browse the repository at this point in the history