chore: reduce resource

This commit is contained in:
yanlong.wang 2024-05-13 18:35:11 +08:00
parent e417cd8a53
commit ffc6899acd
No known key found for this signature in database
GPG Key ID: C0A623C0BADF9F37

View File

@ -274,9 +274,10 @@ ${this.content}
}) })
@CloudHTTPv2({ @CloudHTTPv2({
runtime: { runtime: {
memory: '8GiB', memory: '4GiB',
cpu: 2,
timeoutSeconds: 300, timeoutSeconds: 300,
concurrency: 22, concurrency: 11,
maxInstances: 455, maxInstances: 455,
}, },
openapi: { openapi: {