# HG changeset patch # User Alain Mazy # Date 1731430981 -3600 # Node ID b8cf5653a418a2fc58eb9dfb588edceebc7801e6 # Parent 7aef730c0859ad1b2945884553be2cf16348d9c6 todo diff -r 7aef730c0859 -r b8cf5653a418 TODO --- a/TODO Wed Oct 16 19:34:42 2024 +0200 +++ b/TODO Tue Nov 12 18:03:01 2024 +0100 @@ -286,6 +286,14 @@ https://discourse.orthanc-server.org/t/delayeddeletion-improvement-unique-index-on-pending-uuid-column/4032 +----------- +Housekeeper +----------- + +* The Housekeeper should just refuse to start if you are using a lossy transfer syntax because that would generate + new orthanc ids as well and there is a risk of messing up things. tools/reconstruct shall return a 400 as well. + https://discourse.orthanc-server.org/t/crashes-on-housekeeper-transcode-storing-in-s3/5330/2 + ---------------- Ideas of plugins ----------------