8000 C-Store SCU returns different results if tried several times with the same dataset · Issue #1886 · fo-dicom/fo-dicom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
C-Store SCU returns different results if tried several times with the same dataset #1886
Open
@00Luca

Description

@00Luca

I have a C-Store SCU that only sends DicomCStoreRequests which need to be rejected during negotiation.
Using AddRequestAsync to add n DicomCStoreRequest and sending the storage request with SendAsync.
The recipient rejects them correctly, but SCU returns, for the same DicomCStoreRequests, sometimes Successful and sometimes Failed. This is because sometimes it enters into OnResponseReceived event and receives an error and sometimes it doesn't enter the event.
I'm probably making a mistake while receiving the response and need some additional information about the library.

Thank you so much for your support.

Environment
fo-dicom Version="5.1.4"
.NET Core 8.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0