OHDSI / Atlas

ATLAS is an open source software tool for researchers to conduct scientific analyses on standardized observational data
http://atlas-demo.ohdsi.org/
Apache License 2.0
258 stars 126 forks source link

ATLAS Timeout #2883

Closed lsq324324 closed 4 months ago

lsq324324 commented 10 months ago

Expected behavior

Actual behavior

Steps to reproduce behavior

Number of records, number of offspring records timeout can not display the data why image

bskrade commented 10 months ago

I am having the same problem on Atlas v2.13.0 displaying concept counts in Search and Concept Sets. I did see in the forums you recommended running the code to populate the achilles_results_concept_count table. I ran the code and there is data in the table. I cleared the server cache and my browser cache. I am still seeing the problem.

alondhe commented 5 months ago

Check your webapi logs - does it error on this?

anthonysena commented 4 months ago

Closing this out due to age - if you are still experiencing issues, please re-open this issue and as mentioned, please share the webapi logs. Most likely your concept record count cache is not properly built and stored in the WebAPI DB for some reason.