From 566b12f5d14ce10e8f5cf1807c58f7bf27f0d199 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Mon, 19 May 2025 10:58:28 +0800 Subject: [PATCH] =?UTF-8?q?perf:=201panel=E5=A2=9E=E5=8A=A0=E6=8E=88?= =?UTF-8?q?=E6=9D=83=E6=B5=8B=E8=AF=95=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/plugins/plugin-upyun/plugins/plugin-depoy-to-cdn.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/ui/certd-server/src/plugins/plugin-upyun/plugins/plugin-depoy-to-cdn.ts b/packages/ui/certd-server/src/plugins/plugin-upyun/plugins/plugin-depoy-to-cdn.ts index 7556d271..8f6fbf85 100644 --- a/packages/ui/certd-server/src/plugins/plugin-upyun/plugins/plugin-depoy-to-cdn.ts +++ b/packages/ui/certd-server/src/plugins/plugin-upyun/plugins/plugin-depoy-to-cdn.ts @@ -110,6 +110,7 @@ export class UpyunDeployToCdn extends AbstractTaskPlugin { this.logger.info(`登录成功`); const certId = await upyunClient.uploadCert(cookie, this.cert); this.logger.info(`上传证书成功:${certId}`); + await this.ctx.utils.sleep(5000); for (const item of this.cdnList) { const data :any= {