Dropwizard Circuit Breaker v0.0.6 Release Notes

Release Date: 2016-04-24 // almost 8 years ago
  • 🔧 1. Adding support to custom thresholds, which can be specified in the configuration. ⚡️ 2. Optimizing the Application event listener to use parallel streams, instead of for loops. ⚡️ 3. Optimizing the request handling to only act whenever it's needed.