Skip to content

Retrieve a large number of instances causes partial WADO requests timeout. #4

@cylien

Description

@cylien

If a study contains many number instances e.g., a CT exam contains more than 1,000 images, sending WADO requests will be time out. It needs to redesign the retrieving mechanism to avoid this situation. For example, mixing asynchronous and synchronous HTTP requests may be a solution to avoid request large number of HTTP requests in a short period. The other method is to re-send a WADO request if a timeout happened.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions