CartoDB / Windshaft-cartodb

Windshaft tailored for CARTO
BSD 3-Clause "New" or "Revised" License
72 stars 58 forks source link

Set directive 'max-age' to a fallback value #1107

Closed dgaubert closed 5 years ago

dgaubert commented 5 years ago

Set directive 'max-age' to a fallback value when there are affected tables where we can't know when were updated for the last time, e.g: non-cartodified tables or foreign tables without cartodb support

Algunenano commented 5 years ago

Could you add some test? I understand that this behaviour should affect all non-cartodbfied tables (local or remote), so I'd test with a map using one of those tables and a map using a JOIN between different tables (with and without information in cdb_tablemetadata).