spring-batch icon indicating copy to clipboard operation
spring-batch copied to clipboard

graceful shutdown transaction error

Open be-93 opened this issue 3 years ago • 0 comments

hello

I think the batch should be guaranteed to perform in case the server goes down, so I applied this server.graceful option.

But I am getting the transaction error intermittently.

스크린샷 2022-09-25 오후 4 42 36

What is the best practice to deal with a server shutdown?? 😅

be-93 avatar Sep 25 '22 08:09 be-93