sentinel-golang
sentinel-golang copied to clipboard
[feature] add outlier ejection
关联issue:https://github.com/alibaba/sentinel-golang/issues/575
- it is recommended that the outlier slot be optional. By default, the slot will not be executed unless specified to protect the original logic
- retryer and recycler need to be refactored to be more asynchronous to avoid blocking the core logic