chore: tweak deployment

This commit is contained in:
yanlong.wang 2024-11-12 17:33:23 +08:00
parent e2a187d126
commit 7ae2545a30
No known key found for this signature in database
GPG Key ID: C0A623C0BADF9F37

View File

@ -64,7 +64,7 @@ export class SearcherHost extends RPCHost {
@CloudHTTPv2({
runtime: {
cpu: 4,
memory: '8GiB',
memory: '16GiB',
timeoutSeconds: 300,
concurrency: 4,
maxInstances: 200,