Reduce sync jobs batch size (#79)

This commit is contained in:
Yuhong Sun
2024-04-22 23:38:36 -07:00
committed by Chris Weaver
parent f55a4ef9bd
commit af94c092e7

View File

@@ -16,7 +16,7 @@ from ee.danswer.db.user_group import mark_user_group_as_synced
logger = setup_logger()
_SYNC_BATCH_SIZE = 1000
_SYNC_BATCH_SIZE = 512
def _sync_user_group_batch(