spring-cloud / spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Apache License 2.0
328 stars 109 forks source link

Fix timelimiter not interrupting bulkhead calls #164

Closed Mistborn94 closed 7 months ago

Mistborn94 commented 1 year ago

Fixes gh-163

ryanjbaxter commented 7 months ago

@Mistborn94 thanks! Can you submit this against the 3.0.x branch and I can merge it forward?

Mistborn94 commented 7 months ago

@ryanjbaxter I rebased & changed the target to 3.0.x