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 EmitFailureHandler.busyLoop flavor #2943

Merged
merged 5 commits into from
Mar 4, 2022

Commits on Feb 28, 2022

  1. Adding OptimisticEmitFailureHandler for retrying and busy looping til…

    …l a specified duration to overcome transient failure.
    Animesh27 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    bf647e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Adding OptimisticEmitFailureHandler for retrying and busy looping til…

    …l a specified duration to overcome transient failure.
    Animesh27 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    50e9571 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'EmitHandler-BusyTry' of https://github.com/Animesh27/re…

    …actor-core into EmitHandler-BusyTry
    
    # Conflicts:
    #	reactor-core/src/main/java/reactor/core/publisher/OptimisticEmitFailureHandler.java
    Animesh27 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    30c977a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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

Commits on Mar 3, 2022

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