mirror of
https://github.com/apache/superset.git
synced 2026-04-13 13:18:25 +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