isPromise and Error Percentage Fix
- Added
isPromise
andisFunction
options to Brakes. These options will force the library to treat functions that are passed in as either promises or callbacks. - Fixed an issue where
errorPercentage
in thehystrixStream
was not being aggregated by turbine correctly due to being a float