# HG changeset patch # User Alain Mazy # Date 1709724468 -3600 # Node ID 0064a54745e129b2b37cf0731c5cb8f454f7ab48 # Parent 88f72b32c1bc2ebde72203678d2fd9b411511af3 todo diff -r 88f72b32c1bc -r 0064a54745e1 TODO --- a/TODO Mon Mar 04 18:08:23 2024 +0100 +++ b/TODO Wed Mar 06 12:27:48 2024 +0100 @@ -10,6 +10,9 @@ * Performance of joins in LookupResources: Create cached statement for LookupResources, that are grouped to search up to, say, 10 tags, instead of recompiling for each request +* Check that "MaximumConnectionRetries" is also used when trying to + reconnect at the DB when the connection is lost while running. + At least with ODBC, this is not happening. --------------------- Common - Storage area