rescued-animals-platform/adoption-service

Move circuit breakers away from Netflix Histrix

Closed this issue · 0 comments

Spring Cloud after version Hoxton.SR12 got rid of Netflix Histrix functionality.
So in order to upgrade to the latest Springboot version https://plugins.gradle.org/plugin/org.springframework.boot (which comes in the release train of spring cloud version 2021.0.x https://spring.io/projects/spring-cloud), we need to get rid of Histrix and implement the circuit breakers with a different solution.

Tasks: