mirror of
https://github.com/getredash/redash.git
synced 2026-05-10 06:00:10 -04:00
* monitor "schemas" queue to run refresh_schema `refresh_schema` tasks won't run because "schemas" queue isn't consumed with default settings. and it cause leaking redis storage, a "schemas" list is growing with time. this PR fix it, adds "schemas" queue to monitor by celery. * use scheduled_worker for "schemas" queue instead of "adhoc_worker"
1.4 KiB
1.4 KiB