The goal of this is to determine the caching configuration that exists with R3.0 Superset and guidelines configuration
Caching configuration recommendation depends on the following:
Defining the data to be cached? Superset supports caching of filter state, chart form, Metadata, charts, sql lab results, thumbnail etc) https://superset.apache.org/docs/installation/cache/
Determine configuration parameters for each (like type, timeout, prefix). additional parameters available from Flask-caching
Determine puurge time for caches
Caching at the dataset vs chart level - differences documentation (What should be the sequence of caching)
Keep warm configurations