SCHEDULER_TASKS = [ { "path": "tests.tasks.general.MongoInsert", "interval": 5 }, { "path": "tests.tasks.general.MongoInsert", "interval": 6 }, { "path": "tests.tasks.general.Add", "interval": 5 } ] SCHEDULER_INTERVAL = 1