Increasing Timeout JDBC
Rod Widdowson
rdw at steadingsoftware.com
Wed Dec 18 11:28:29 UTC 2024
> Is there any option to override this timeout? We are running into timeouts for the cleanup task.
I'm afraid not. But 5 seconds seems like a long time.
I know nothing about databases or database management, but you might also want to look at your transaction level since I guess you might be being hit by the "better fast than right" semantics that modern databases use.
If you put in an RFE we'll consider it for the next release (pretty much everything else is configurable after all)
Rod
More information about the users
mailing list