Question
Centene
US
Last activity: 10 Nov 2015 13:02 EST
How Pega code handle jdbc socket timeout exception?
I know Pega application will throw a warning and work will proceed but I would like to understand what happens in the below scenarios.
1) User is running a report which is taking more than 2 minutes & throwing an socket time exception/error.
2) User transaction is in the middle waiting for a response from database & socket time-outs. What happens to the already deferred transactions & future processing?
3) User has requested a commit operation & the socket has timed-out.