fix(acc): FASTER

This commit is contained in:
Charles Driesler
2025-08-05 17:20:40 +01:00
parent 6f5b664834
commit 327dbbbd35
+1 -1
View File
@@ -81,7 +81,7 @@ export const schedulePendingSyncItemsCheck = (deps: {
}
return deps.scheduleExecution(
'*/5 * * * *',
'*/1 * * * *',
'pendingAccSyncItemsCheck',
callback,
15 * TIME_MS.minute