spring-cloud / spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Apache License 2.0
332 stars 111 forks source link

Use Resilience4J Bulkhead Module #86

Closed ryanjbaxter closed 3 years ago

ryanjbaxter commented 3 years ago

Rather than using a generic ExecutorService we can use the Resilience4J Bulkhead module https://resilience4j.readme.io/docs/bulkhead