jhu-bids / TermHub

Web app and CLI tools for working with biomedical terminologies. https://github.com/orgs/jhu-bids/projects/9/views/7
https://bit.ly/termhub
GNU General Public License v3.0
8 stars 10 forks source link

Frontend cache can fill completely #777

Open joeflack4 opened 2 months ago

joeflack4 commented 2 months ago

Overview

This can happen.

Possible solutions

  1. Do nothing; what's cached is cached for now unless the user clears manually.
  2. Do nothing. Some/all of cache should reset during next session.
  3. Have TermHub choose what to clear.
  4. Prompt the user about the issue, and give them the option to clear everything.
  5. Prompt the user about the issue,a nd give them the option to clear what they want.

I think currently we're doing (2)?