From 07023f8add7ef7b584bf189aa9ccddffb1008a6a Mon Sep 17 00:00:00 2001 From: "yanlong.wang" Date: Wed, 27 Nov 2024 12:36:00 +0800 Subject: [PATCH] chore: tweak deployment --- 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 d235777..b71f71a 100644 --- a/backend/functions/src/cloud-functions/crawler.ts +++ b/backend/functions/src/cloud-functions/crawler.ts @@ -138,7 +138,7 @@ export class CrawlerHost extends RPCHost { memory: '4GiB', cpu: 2, timeoutSeconds: 300, - concurrency: 16, + concurrency: 8, maxInstances: 1250, minInstances: 1, }, diff --git a/thinapps-shared b/thinapps-shared index 231d167..efa6da6 160000 --- a/thinapps-shared +++ b/thinapps-shared @@ -1 +1 @@ -Subproject commit 231d1676b02f8aee7a22ee20c50b9b346c08eca0 +Subproject commit efa6da6ff1c9a4e2841c50a722a0ae2283be827c