From 87a6578970b2c30aaa4b3dac9cb7d31b12b39a3f Mon Sep 17 00:00:00 2001 From: Yanlong Wang Date: Wed, 18 Sep 2024 00:12:29 +0800 Subject: [PATCH] chore: deployment tweak --- backend/functions/src/cloud-functions/crawler.ts | 2 +- thinapps-shared | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/functions/src/cloud-functions/crawler.ts b/backend/functions/src/cloud-functions/crawler.ts index e141df4..8c5277f 100644 --- a/backend/functions/src/cloud-functions/crawler.ts +++ b/backend/functions/src/cloud-functions/crawler.ts @@ -131,7 +131,7 @@ export class CrawlerHost extends RPCHost { @CloudHTTPv2({ runtime: { memory: '4GiB', - cpu: 4, + cpu: 2, timeoutSeconds: 300, concurrency: 8, maxInstances: 1250, diff --git a/thinapps-shared b/thinapps-shared index 4532694..79861a6 160000 --- a/thinapps-shared +++ b/thinapps-shared @@ -1 +1 @@ -Subproject commit 4532694d769f75aabffa465565d6427a544c0d6a +Subproject commit 79861a68601169f476ca29734abb4bb21c423382