diff TODO @ 445:cec6a0cd399f pg-transactions

now logging DatabaseCannotSerialize as a warning only with the details (Orthanc will log it as an error after all retries)
author Alain Mazy <am@osimis.io>
date Wed, 10 Jan 2024 15:25:03 +0100
parents d700c8f9fc24
children f4244c7e2725 15e609c439d1
line wrap: on
line diff
--- a/TODO	Wed Jan 10 15:22:40 2024 +0100
+++ b/TODO	Wed Jan 10 15:25:03 2024 +0100
@@ -10,8 +10,6 @@
 * 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
-* Do not log "DatabaseCannotSerialize" errors in the plugin but only
-  in Orthanc after all retries have been made.
 
 ---------------------
 Common - Storage area