TheAlphaSchoolSystemPTYLTD / student-details

Student Details API
14 stars 10 forks source link

GetMedicalCondition - causing high CPU on Cold Fusion #45

Open whallandc opened 2 years ago

whallandc commented 2 years ago

We have a need to pull the medical conditions AND notes / treatment from TASS via the API. When using the getmedicalcondition call we see multiple individual calls to the TASS API that run for several DAYS (note we have 3,200 students). In addition we see cold fusion CPU spike to 100% and we have to kill the call or restart CF.

When using the getmedicalconditions - note the (s) - this call does a very efficient bulk call but only returns the conditions and no notes or treatments.

Can you confirm this from your side or suggest a way to improve the bulk the nature of the more informative getmedicalconditions API. Many thanks Craig

leonseremelis-tass commented 1 year ago

We are investigating the matter and will provide you with updates or resolution as soon as possible.