Jenkins setup: I have a jenkins running in kubernetes cluster. When I tried to upgrade my jenkins from 2.452.1 to 2.479.2 I keep on getting an error related to JVM shutdown. Per checking it was having a hard time loading most of my jobs. Was thsre a way ai can increase the timeout or can load my job faster?
Also, i tried to copy and paste my job one by one but per observation it seems like there’s a cache somwhere that keeps my jenkins on loading those jobs that was successfully loaded before.
Thank you in advance