mirror of
https://github.com/apache/superset.git
synced 2026-06-02 06:09:21 +00:00
* fix: enable consistent etag across workers * Use CACHE_DEFAULT_TIMEOUT instead of 0 * Change timeout to 0 and set expires header even for no-cache * Reduce number of if branches to appease Pylint * Fix mypy error