java.lang.Object
io.github.resilience4j.retry.monitoring.endpoint.RetryEndpoint

@Endpoint(id="retries") public class RetryEndpoint extends Object
REST API endpoint to retrieve all configured retries
  • Constructor Details

    • RetryEndpoint

      public RetryEndpoint(io.github.resilience4j.retry.RetryRegistry retryRegistry)
  • Method Details

    • getAllRetries

      @ReadOperation public io.github.resilience4j.common.retry.monitoring.endpoint.RetryEndpointResponse getAllRetries()