changeset 478:0064a54745e1

todo
author Alain Mazy <am@osimis.io>
date Wed, 06 Mar 2024 12:27:48 +0100
parents 88f72b32c1bc
children 694d1b551cbe
files TODO
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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