public class ClientRetryer extends Object implements feign.Retryer
Constructor and Description |
---|
ClientRetryer() |
ClientRetryer(long period,
int maxAttempts,
double multiplier) |
Modifier and Type | Method and Description |
---|---|
feign.Retryer |
clone() |
void |
continueOrPropagate(feign.RetryableException e) |
public ClientRetryer()
public ClientRetryer(long period, int maxAttempts, double multiplier)
public void continueOrPropagate(feign.RetryableException e)
continueOrPropagate
in interface feign.Retryer
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.