-
Notifications
You must be signed in to change notification settings - Fork 26.4k
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
Optimize retry for FailbackRegistry. #2763
Merged
Merged
Commits on Nov 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d0fb3bc - Browse repository at this point
Copy the full SHA d0fb3bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf6b18 - Browse repository at this point
Copy the full SHA abf6b18View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac37730 - Browse repository at this point
Copy the full SHA ac37730View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0bd54b - Browse repository at this point
Copy the full SHA c0bd54bView commit details -
Optimize retry for FailbackRegistry.
The retry operation splits into specific operations, such as subscriptions and registrations. This approach allows for very precise retry control.
Configuration menu - View commit details
-
Copy full SHA for daf2c52 - Browse repository at this point
Copy the full SHA daf2c52View commit details -
Optimize retry for FailbackRegistry.
The retry operation splits into specific operations, such as subscriptions and registrations. This approach allows for very precise retry control.
Configuration menu - View commit details
-
Copy full SHA for 52db5ca - Browse repository at this point
Copy the full SHA 52db5caView commit details
Commits on Nov 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3f44f51 - Browse repository at this point
Copy the full SHA 3f44f51View commit details
Commits on Nov 12, 2018
-
Optimize FailedNotifiedTask's run method.
Optimize addXXXTask, directly return if we already have a retry task.
Configuration menu - View commit details
-
Copy full SHA for 0c16866 - Browse repository at this point
Copy the full SHA 0c16866View commit details
Commits on Nov 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b66eafa - Browse repository at this point
Copy the full SHA b66eafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e55f9a3 - Browse repository at this point
Copy the full SHA e55f9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c704be - Browse repository at this point
Copy the full SHA 1c704beView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.