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

The software should be able to handle >= 10K records returned by REST API in Core project #81

Open
ZhuYufei990 opened this issue Sep 21, 2021 · 1 comment
Assignees
Labels

Comments

@ZhuYufei990
Copy link

ZhuYufei990 commented Sep 21, 2021

Test Version 0.9.0
installed in Linux Ubuntu 20.04
Backend: Better

Updated on 28.09.2021 :
Based on the test with our patients data in one month, the amount of returned rows of API
​/api​/StoredProcedures​/Contact_NthDegree_TTKP_Degree can be more than 10k, the software should be able to handle that. So the web page will not hang up.

######################## before 22.09.2021 #####################################
As there are some errors with the patient history / contact network part with our Server, we can only test the "Epi Kurve" part without patient ID. If a right patient ID was given, then the whole page hang up.

Steps to repeat:

  1. input the start / end date, keep the 2 patient ID input fields empty, then "reload" --> only "Epi Kurve" part shows the results,
  2. change a little in start/end date, then input a patient ID, which has some movments in the backend to be tested. Then "reload" again --> nothing happened, even "Epi Kurve" was not updated because the change of date was not presented.

Expected: "Epi Kurve" should be updated independetly
repeatable: 100%

@ZhuYufei990 ZhuYufei990 changed the title SmICSVisualisierung: update "Epi Kurve" part is hang up by error in other parts The software should be able to handle >= 10K records returned by REST API in Core project Sep 28, 2021
@wulffant
Copy link
Collaborator

Zhu liefert Zahlen aus Göttingen

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

No branches or pull requests

4 participants