Uses of Class
org.zalando.riptide.failsafe.FailsafePlugin
Packages that use FailsafePlugin
-
Uses of FailsafePlugin in org.zalando.riptide.failsafe
Methods in org.zalando.riptide.failsafe that return FailsafePluginModifier and TypeMethodDescriptionFailsafePlugin.withDecorator(TaskDecorator decorator) FailsafePlugin.withExecutor(ExecutorService executorService) FailsafePlugin.withPolicy(dev.failsafe.Policy<org.springframework.http.client.ClientHttpResponse> policy) FailsafePlugin.withPolicy(dev.failsafe.Policy<org.springframework.http.client.ClientHttpResponse> policy, Predicate<RequestArguments> predicate) FailsafePlugin.withPolicy(RequestPolicy policy)