Annotation Interface NoClientBreaker


@Target(TYPE) @Retention(RUNTIME) public @interface NoClientBreaker
If specified on a JAX-RS Interface type, clients will not be registered with the Breaker REST Client Pausing system
This is intended for services that cannot safely or sensibly be paused -- a prime example is services that are directly involved in the authentication pipeline to reset breakers