Mercurial > hg > orthanc
changeset 5868:b8cf5653a418
todo
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 12 Nov 2024 18:03:01 +0100 |
parents | 7aef730c0859 |
children | 3ed63202eff8 |
files | TODO |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 ----------------