opensergo-specification
opensergo-specification copied to clipboard
Add spec for outlier eviction | OpenSergo 标准支持离群实例摘除
Outlier eviction is the process of dynamically isolating or evicting an "instance" (e.g. a service instance, a thread of the thread pool, a connection of the connection pool) that performs unexpected behaviors (e.g. error or slow).
Discussions are welcomed.