There is a use case when I have a method annotated by
@CircuitBreaker(include = HttpServerErrorException.class)
and this method throws HttpClient