Class RetryHandler
java.lang.Object
org.apache.beam.sdk.ml.inference.remote.RetryHandler
- All Implemented Interfaces:
Serializable
A utility for running request and handle failures and retries.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription<T> Texecute(RetryHandler.RetryableRequest<T> request) static RetryHandler
-
Method Details
-
withDefaults
-
execute
- Throws:
Exception
-