Skip to content

StackPrefetchTool no longer support maxSimultaneousRequests  #1428

@Betalos

Description

@Betalos

Prerequisites

  • Which version are you using? 4.0.0 (Is it latest?) YES
  • Are you reporting to the correct repository?
  • Did you search existing issues? (Were any related?) No

Description

The 3.x.x version used to have a prop for maxSimultanousRequests when configuring StackPrefetchTool.
The new version has moved to requestPoolManager (imageLoadPoolManager) provided by cornerstone-core for such functionality but it's not there.

Expected behavior: Allow the possibility to specify the maxSimultaneousRequests.

Actual behavior: All the the image are loaded in the same time instead of chunking them

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions