A web application calls a stored procedure to perform an intensive database update. The relevant portion of web.xml
was updated to four hours:<
In my opinion, no user would want to sit in front of screen monitoring a background job for 4 hours. Few years ago, I had to implement report generation which took hours. the implemented solution was the following: