mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 11:42:32 +08:00
chore: reduce resource
This commit is contained in:
parent
e417cd8a53
commit
ffc6899acd
|
@ -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: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user