fix(core): update
This commit is contained in:
parent
29609eb5ba
commit
dad2bc26fc
@ -31,7 +31,7 @@ export class SmartMetrics {
|
||||
eventType: 'heartbeat',
|
||||
metrics: await this.getMetrics(),
|
||||
});
|
||||
await plugins.smartdelay.delayFor(10000, null, true);
|
||||
await plugins.smartdelay.delayFor(20000, null, true);
|
||||
}
|
||||
};
|
||||
unattendedStart();
|
||||
|
Loading…
Reference in New Issue
Block a user