jakartaee / batch

The Jakarta Batch project produces the Batch Specification and API.
https://projects.eclipse.org/projects/ee4j.batch
Apache License 2.0
13 stars 17 forks source link

On exception, retry chunk x times and then skip #151

Open follis opened 3 years ago

follis commented 3 years ago

The idea is that you could configure to retry an exception N times and then skip. There is presently no retry limit per exception..just for the chunk.