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

Retriable exceptions #613

Merged
merged 6 commits into from
May 13, 2022
Merged

Retriable exceptions #613

merged 6 commits into from
May 13, 2022

Commits on May 9, 2022

  1. add marker interface for exceptions that can be retried. change exten…

    …sions method to check for interface, add interface to relevant exceptions.
    thelonelyvulpes committed May 9, 2022
    Configuration menu
    Copy the full SHA
    2be3267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f1f860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70160d0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    fe764a8 View commit details
    Browse the repository at this point in the history
  2. Reword retriable.

    thelonelyvulpes committed May 11, 2022
    Configuration menu
    Copy the full SHA
    8a8ae93 View commit details
    Browse the repository at this point in the history
  3. move failure message serializers into namespaces folders in keeping w…

    …ith other message serializers
    thelonelyvulpes committed May 11, 2022
    Configuration menu
    Copy the full SHA
    171739d View commit details
    Browse the repository at this point in the history