Hi,
we have a use-case where a PACS Carestream sends an exam with mutliple series (30, with overall 1000 instances. It takes some time (6min) so there may a network issue. And orthanc sometimes doesn’t contain the full exam.
The PACS receives a DIMSE 0xC336, but no additional information.
We tried to put orthanc in DEBUG/TRACE to identify the problem, but it’s quite hard to decipher.
We thought it would be related to DicomThreadsCount being 4 by default, so we increased it to 30, but it doesn’t fix the problem.
We also noticed that Carestream spooler was retrying the PACS, sometimes it indicates success but orthanc doesn’t contain everything.
Any ideas how we can investigate further this problem?
Thanks.