update
This commit is contained in:
@@ -112,6 +112,7 @@ def skland_sign_in_thread():
|
|||||||
try:
|
try:
|
||||||
last_run = None
|
last_run = None
|
||||||
next_run_time = random_time(480, 720)
|
next_run_time = random_time(480, 720)
|
||||||
|
ark_back.logger.info('Next skland sign-in time:', next_run_time)
|
||||||
while 1:
|
while 1:
|
||||||
if not ark_back.is_retrieving_data:
|
if not ark_back.is_retrieving_data:
|
||||||
break
|
break
|
||||||
|
|||||||
Reference in New Issue
Block a user