| Package | Description |
|---|---|
| io.strimzi.kafka.oauth.common |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
HttpUtil.doWithRetries(int retries,
long retryPauseMillis,
MetricsHandler metricsHandler,
HttpTask<T> task)
A helper method that implements logic for retrying unsuccessful HTTP requests
|
Copyright © 2023. All rights reserved.