-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved call to HystrixCommandExecutionHook.onComplete from completion …
…of executeCommand() to successful executeCommand() * It was getting called 2x in the case where run() threw an Exception
- Loading branch information
Matt Jacobs
committed
Jan 14, 2015
1 parent
a5e52a6
commit 61b77c3
Showing
2 changed files
with
51 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters