mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-08-08 14:02:09 +02:00
missed ee_tasks_to_schedule declaration
This commit is contained in:
@@ -40,6 +40,8 @@ ee_cloud_tasks_to_schedule = [
|
||||
},
|
||||
]
|
||||
|
||||
ee_tasks_to_schedule: list[dict] = []
|
||||
|
||||
if not MULTI_TENANT:
|
||||
ee_tasks_to_schedule = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user