openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Hystrix
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 6 of 142
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #1570 from mattrjacobs/only-wrap-timeout-callable-when-necessary
Matt Jacobs
More...
over 7 years ago
Merge pull request #1570 from mattrjacobs/only-wrap-timeout-callable-when-necessary
Matt Jacobs
More...
over 7 years ago
Only create the HystrixContextRunnable for running the timeout fallback when the timeout actually occurs (not eagerly)
Matt Jacobs
More...
over 7 years ago
Only create the HystrixContextRunnable for running the timeout fallback when the timeout actually occurs (not eagerly)
Matt Jacobs
More...
over 7 years ago
Merge pull request #1568 from mattrjacobs/idempotent-circuit-breaker-read
Matt Jacobs
More...
over 7 years ago
Merge pull request #1568 from mattrjacobs/idempotent-circuit-breaker-read
Matt Jacobs
More...
over 7 years ago
#1536 handle not wrapped exceptions same way as all other
Alex Khomchenko
More...
over 7 years ago
#1536 handle not wrapped exceptions same way as all other
Alex Khomchenko
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
Matt Jacobs
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
Matt Jacobs
More...
over 7 years ago
Merge pull request #1561 from mattrjacobs/add-error-handling-sample-sse-servlet
Matt Jacobs
More...
over 7 years ago
Merge pull request #1561 from mattrjacobs/add-error-handling-sample-sse-servlet
Matt Jacobs
More...
over 7 years ago
Switch servlet exception handling from Throwable to Exception
Matt Jacobs
More...
over 7 years ago
Switch servlet exception handling from Throwable to Exception
Matt Jacobs
More...
over 7 years ago
Add exception-handling to interactions with servlet writers
Matt Jacobs
More...
over 7 years ago
Add exception-handling to interactions with servlet writers
Matt Jacobs
More...
over 7 years ago
Merge pull request #1556 from Thunderforge/master
Matt Jacobs
More...
over 7 years ago
Merge pull request #1556 from Thunderforge/master
Matt Jacobs
More...
over 7 years ago
bugfix/Fixing typo in fallback error message
Will Herrmann
More...
over 7 years ago
bugfix/Fixing typo in fallback error message
Will Herrmann
More...
over 7 years ago
Merge pull request #1551 from eunmin/fix_circuit_status_color
Matt Jacobs
More...
over 7 years ago
Merge pull request #1551 from eunmin/fix_circuit_status_color
Matt Jacobs
More...
over 7 years ago
Fixed incorrect color of circuit status in dashboard
Eunmin Kim
More...
over 7 years ago
Fixed incorrect color of circuit status in dashboard
Eunmin Kim
More...
over 7 years ago
Merge pull request #1547 from eunmin/hystrix-dashboard_multiple_circuit_status
Matt Jacobs
More...
over 7 years ago
Merge pull request #1547 from eunmin/hystrix-dashboard_multiple_circuit_status
Matt Jacobs
More...
over 7 years ago
Support multiple circuit status
Eunmin Kim
More...
over 7 years ago
Support multiple circuit status
Eunmin Kim
More...
over 7 years ago
Merge pull request #1539 from justinjose28/master
Matt Jacobs
More...
almost 8 years ago
Merge pull request #1539 from justinjose28/master
Matt Jacobs
More...
almost 8 years ago
←
1
2
3
4
5
6
7
8
9
10
…
141
142
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree