提高了事件循环的频率
This commit is contained in:
@ -57,7 +57,7 @@ async function GetResult(session_token,operation_token) {
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
await sleep(100);
|
||||
await sleep(10);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user