Setting a timeout period for Dubbo requests can effectively improve system stability and prevent individual services from being blocked and occupying too many resources.
By dynamically adjusting the service timeout period during the running period, it can effectively deal with problems such as frequent service timeouts and service blocking caused by unreasonable timeout settings and system emergencies, and improve system stability.
Adjust traffic distribution by weight
Temporarily kick the service instance
According to the tags in the request context, the traffic is restricted and the grayscale release
Routing according to the request initiator and method condition
Isolate service traffic in different environments to ensure that services are not affected by each other
When an application invokes a service, it preferentially invokes the service provider in the same computer room/area.