public interface ReregistrationPredicate
| Modifier and Type | Field and Description |
|---|---|
static ReregistrationPredicate |
DEFAULT
Default implementation that performs re-registration when the status code is 500.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEligible(com.ecwid.consul.v1.OperationException e)
test if the exception is eligible for re-registration.
|
static final ReregistrationPredicate DEFAULT
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.