feat(aihitRelationshipsSyncer): изменена частота коммитов при обновлении поля synced

This commit is contained in:
Mikhail Kuznetsov
2025-06-18 15:22:28 +10:00
parent 4b0ece1a2e
commit 504a17b301
2 changed files with 33 additions and 3 deletions

View File

@@ -29,6 +29,6 @@
},
"WorkerSettings": {
"RepeatEvery": "12:00:00",
"CommitAfter": 5000
"CommitAfter": 500
}
}