6
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1570 from mattrjacobs/only-wrap-timeout-callable-when-necessary More... over 7 years ago
Merge pull request #1570 from mattrjacobs/only-wrap-timeout-callable-when-necessary More... over 7 years ago
Only create the HystrixContextRunnable for running the timeout fallback when the timeout actually occurs (not eagerly) More... over 7 years ago
Only create the HystrixContextRunnable for running the timeout fallback when the timeout actually occurs (not eagerly) More... over 7 years ago
Merge pull request #1568 from mattrjacobs/idempotent-circuit-breaker-read More... over 7 years ago
Merge pull request #1568 from mattrjacobs/idempotent-circuit-breaker-read More... over 7 years ago
#1536 handle not wrapped exceptions same way as all other More... over 7 years ago
#1536 handle not wrapped exceptions same way as all other More... over 7 years ago
Made circuit-opening happen in background, as health counts stream produces new values * This allows for methods which imply reading the circuit-breaker status (isOpen/allowRequest) to be idempotent * Added new method (attemptExecution), which command internally uses to actually manipulate status More... over 7 years ago
Made circuit-opening happen in background, as health counts stream produces new values * This allows for methods which imply reading the circuit-breaker status (isOpen/allowRequest) to be idempotent * Added new method (attemptExecution), which command internally uses to actually manipulate status More... over 7 years ago
Merge pull request #1561 from mattrjacobs/add-error-handling-sample-sse-servlet More... over 7 years ago
Merge pull request #1561 from mattrjacobs/add-error-handling-sample-sse-servlet More... over 7 years ago
Switch servlet exception handling from Throwable to Exception More... over 7 years ago
Switch servlet exception handling from Throwable to Exception More... over 7 years ago
Add exception-handling to interactions with servlet writers More... over 7 years ago
Add exception-handling to interactions with servlet writers More... over 7 years ago
Merge pull request #1556 from Thunderforge/master More... over 7 years ago
Merge pull request #1556 from Thunderforge/master More... over 7 years ago
bugfix/Fixing typo in fallback error message More... over 7 years ago
bugfix/Fixing typo in fallback error message More... over 7 years ago
Merge pull request #1551 from eunmin/fix_circuit_status_color More... over 7 years ago
Merge pull request #1551 from eunmin/fix_circuit_status_color More... over 7 years ago
Fixed incorrect color of circuit status in dashboard More... over 7 years ago
Fixed incorrect color of circuit status in dashboard More... over 7 years ago
Merge pull request #1547 from eunmin/hystrix-dashboard_multiple_circuit_status More... over 7 years ago
Merge pull request #1547 from eunmin/hystrix-dashboard_multiple_circuit_status More... over 7 years ago
Support multiple circuit status More... over 7 years ago
Support multiple circuit status More... over 7 years ago
Merge pull request #1539 from justinjose28/master More... almost 8 years ago
Merge pull request #1539 from justinjose28/master More... almost 8 years ago