Annotation Interface Retryable
Set this annotation on a
PersistTask
if it can simply be executed
again when it failed because of a OutdatedException
.- See Also:
-
Optional Element Summary
-
Element Details
-
maxRetries
int maxRetries- Default:
5
-