Tweak timings
This commit is contained in:
parent
73541fbec6
commit
a1b9ea9fcb
@ -586,7 +586,7 @@ const functions = {
|
|||||||
}
|
}
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error(err);
|
console.error(err);
|
||||||
await this.sleep(30000).then(() => {
|
await this.sleep(5000).then(() => {
|
||||||
this.checkReady(client);
|
this.checkReady(client);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user