Hello,
Newbie here ask for some direction...
How to setup backoff policy in chunk? Since I'm expecting some exception on reading process and will retry after some time. I think to inject custom BackOff policy on my chunk. But in current xml schema, I can't find way to inject this.
Environment on Spring-Batch 2.0.4.RELEASE
regards,
--



Reply With Quote