mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge remote-tracking branch 'origin/db-pools-backups' into db-pools-backups
This commit is contained in:
@@ -90,6 +90,8 @@ class Backup extends Action
|
||||
$this->setProcessors();
|
||||
$this->setContainerId();
|
||||
|
||||
sleep(20);
|
||||
|
||||
Console::loop(function () {
|
||||
$this->start();
|
||||
}, self::BACKUP_INTERVAL_SECONDS);
|
||||
|
||||
Reference in New Issue
Block a user