mirror of
https://github.com/bellingcat/auto-archiver-setup-tool.git
synced 2026-06-12 13:38:36 +03:00
documents using functions
This commit is contained in:
@@ -71,7 +71,7 @@ exports.processSheetScheduler = onSchedule(
|
||||
|
||||
await doc.ref.update({ lastArchived: Date.now() });
|
||||
|
||||
await sleep(1000);
|
||||
await sleep(100);
|
||||
});
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user