fix(acc): FASTER
This commit is contained in:
@@ -81,7 +81,7 @@ export const schedulePendingSyncItemsCheck = (deps: {
|
||||
}
|
||||
|
||||
return deps.scheduleExecution(
|
||||
'*/5 * * * *',
|
||||
'*/1 * * * *',
|
||||
'pendingAccSyncItemsCheck',
|
||||
callback,
|
||||
15 * TIME_MS.minute
|
||||
|
||||
Reference in New Issue
Block a user