mirror of
https://github.com/getredash/redash.git
synced 2026-03-23 13:00:10 -04:00
* extract time limit decisions to a dynamic settings function * introduce environment variable for scheduled query time limits * pass in org_id to query_time_limit * add an interaction test that verifies that time limits are applied to jobs * really important newlines according to CodeClimate