Merge pull request from onyx-dot-app/bugfix/ee_tasks

missed ee_tasks_to_schedule declaration
This commit is contained in:
rkuo-danswer 2025-01-23 12:33:53 -08:00 committed by GitHub
commit 68c959d8ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,6 +40,8 @@ ee_cloud_tasks_to_schedule = [
},
]
ee_tasks_to_schedule: list[dict] = []
if not MULTI_TENANT:
ee_tasks_to_schedule = [
{