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

Added 2 new HystrixEventTypes: EMIT and FALLBACK_EMIT #604

Commits on Feb 4, 2015

  1. Added 2 new HystrixEventTypes: EMIT and FALLBACK_EMIT.

    ** These events only get generated in the HystrixObservable case.
    ** They correspond to an onNext() by construct() and onNext() by resumeWithFallback(), respectively
    Matt Jacobs committed Feb 4, 2015
    Configuration menu
    Copy the full SHA
    c7840a5 View commit details
    Browse the repository at this point in the history