Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve_series_metadata Hangs Indefinitely Without Timeout #87

Open
by3nrique opened this issue Aug 10, 2023 · 0 comments
Open

Retrieve_series_metadata Hangs Indefinitely Without Timeout #87

by3nrique opened this issue Aug 10, 2023 · 0 comments

Comments

@by3nrique
Copy link
Contributor

The retrieve_series_metadata function is exhibiting unexpected behavior where it gets stuck and does not raise a timeout exception even after waiting for an extended period (hours) . This issue occurs when attempting to retrieve metadata for a specific series using the retrieve_series_metadata function with a certain series_uid and study_uid.

image

To improve the context:

  • The same series_uid and study_uid hang indefinetly alse with retrieve_series and retrieve_study method.

  • The same series_uid and study_uid return good result for the search_for_series method (<1s).

  • For different series_uid all the methods seem to work so a WADO-RS avaliabity issue on the server can be discarded (At least 1000 series tested).

Although we definitely cannot rule out a bug in our end (any suggestions in this regard are welcome) the library should have a method to hang a request that takes too long.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant