mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
perf: 部署到腾讯云cdn,每个域名增加3每秒延迟
This commit is contained in:
@@ -80,6 +80,8 @@ export class TencentDeployCertToCDNv2 extends AbstractTaskPlugin {
|
||||
InstanceIdList: this.domains,
|
||||
});
|
||||
|
||||
await this.ctx.utils.sleep(3000)
|
||||
|
||||
this.logger.info('部署成功', res);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user