-
Notifications
You must be signed in to change notification settings - Fork 930
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
[ISSUE #135] add failback_cluster_invoker && failsafe_cluster_invoker. #136
Conversation
720f4c2
to
63432a2
Compare
Codecov Report
@@ Coverage Diff @@
## master #136 +/- ##
==========================================
+ Coverage 68.29% 68.91% +0.61%
==========================================
Files 71 73 +2
Lines 4369 4471 +102
==========================================
+ Hits 2984 3081 +97
+ Misses 1082 1079 -3
- Partials 303 311 +8
Continue to review full report at Codecov.
|
6f19ff7
to
e13841b
Compare
f72bf43
to
f88c400
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR does:
Support failback_cluster_invoker
Support failsafe_cluster_invoker
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
NONE