x-atlas-consortia / data-ingest-board

The UI App for HuBMAP and Sennet Data Publishing Dashboard
MIT License
0 stars 0 forks source link

Investigate long load times for both SenNet/HuBMAP dev and prod #167

Closed maxsibilla closed 6 months ago

maxsibilla commented 7 months ago

For select users both consortia and both dev and prod versions of the site take over a minute to load. Things to potentially investigate:

maxsibilla commented 6 months ago

After investigating this it seems that one of the longer tasks inside /data-status is the files_exist check (still pretty negligible though). The larger issue is that on the HuBMAP Ingest API it is set up to intermittently run this function and cache the results to a REDIS cluster. I have two theories: