Skip to content

Commit 813f3de

Browse files
authored
Update getbackups.py
1 parent 55bbb41 commit 813f3de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

getbackups.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
output = str (output)
3838
output=output.replace("b'","")
3939
log = output + log + "\n"
40+
41+
#If the number of your instances is high, backups may need to be delayed a bit
4042
time.sleep(3)
4143

4244

0 commit comments

Comments
 (0)