fix:optimize instance circuit beaker.

pull/910/head
Haotian Zhang 3 years ago
parent a9bbdc48b1
commit b51964e943

@ -80,6 +80,20 @@
</exclusions>
</dependency>
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>healthchecker-http</artifactId>
</dependency>
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>healthchecker-udp</artifactId>
</dependency>
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>healthchecker-tcp</artifactId>
</dependency>
<!-- Polaris dependencies end -->
<dependency>

Loading…
Cancel
Save