Package org.apache.opendal.layer
Class RetryLayer
java.lang.Object
org.apache.opendal.Layer
org.apache.opendal.layer.RetryLayer
This layer will retry failed operations when
Error::is_temporary
returns true
.
If operation still failed, this layer will set error to Persistent which means error has been retried.- See Also:
-
Constructor Summary
-
Method Summary