huaweicloud / spring-cloud-huawei

Spring Cloud Huawei is a framework that makes it easier and productive to develop microservices with Spring Cloud.
https://github.com/huaweicloud/spring-cloud-huawei/wiki
Apache License 2.0
505 stars 222 forks source link

服务治理自定义fallback #1349

Open xushaomin opened 1 month ago

xushaomin commented 1 month ago

服务治理,包括熔断、限流、降级等能不能像Hystrix自定义fallback

chengyouling commented 1 month ago

目前还不支持自定义fallback,业务需要在fallback实现什么业务逻辑?