Windshaft-cartodb/config/environments
Sandro Santilli e8cbc666e2 Handle SQL API errors by logging them and requesting NO cache
SQL api is used to determine the list of source tables affected
by a query. Before this commit, the X-Cache-Channel header set
on sql api error was an arbitrary 'table' string, now the header
is omitted, the error logged and Cache-Control and Pragma headers
are sent as an attempt to request no caching.

The code includes test for this mechanism.
2013-03-13 10:39:00 +01:00
..
development.js.example Expose renderer settings in the environment config files 2013-02-25 17:05:59 +01:00
production.js.example Expose renderer settings in the environment config files 2013-02-25 17:05:59 +01:00
staging.js.example Expose renderer settings in the environment config files 2013-02-25 17:05:59 +01:00
test.js.example Handle SQL API errors by logging them and requesting NO cache 2013-03-13 10:39:00 +01:00