spring-batch
spring-batch copied to clipboard
graceful shutdown transaction error
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.

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