changeset 93:3ddff25fd054

todo
author Alain Mazy <am@orthanc.team>
date Wed, 26 Nov 2025 11:03:38 +0100
parents ee5288834686
children 5389d5df3dd1
files TODO
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Thu Oct 30 10:03:23 2025 +0100
+++ b/TODO	Wed Nov 26 11:03:38 2025 +0100
@@ -24,4 +24,9 @@
   I0712 13:33:36.929801 HttpClient.cpp:835] (http) New HTTP request to: http://127.0.0.1:8044//transfers/push/cbd4d5d2-46eb-4bbf-aad5-e231c87920fa/31 (timeout: 60s)
   -> cache should handle a list of "instances being loaded" and have 3 workers wait for it to become available
 
-  
\ No newline at end of file
+  * add metrics:
+    - cache size
+    - commit duration (depending on size)
+    - active push transfers
+  
+  * use multiple threads to commit (S3) 
\ No newline at end of file