karlicoss / HPI

Human Programming Interface 🧑👽🤖

Home Page:https://beepb00p.xyz/hpi.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google.takeout.parser: deprecate configuration to disable caching individual exports

purarue opened this issue · comments

once theres been a cachew release, can deprecate this:

DISABLE_TAKEOUT_CACHE = "DISABLE_TAKEOUT_CACHE" in os.environ

As the same behavior could be user configurable through:

CACHEW_DISABLE='google_takeout_parser.*'

See cachew issue

just putting this up here so I dont forget