RESOLVED - issue BATCH-722: No framework logic should depend on the value of ExitStatus
This commit is contained in:
@@ -194,9 +194,9 @@ public class RetryTemplate implements RetryOperations {
|
||||
}
|
||||
|
||||
/*
|
||||
* An external policy that can retry should have rethrown the
|
||||
* exception by now - i.e. we shouldn't get this far for an
|
||||
* external policy if it can retry.
|
||||
* A stateful policy that can retry should have rethrown the
|
||||
* exception by now - i.e. we shouldn't get this far for a
|
||||
* stateful policy if it can retry.
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user