mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 03:32:25 +08:00
chore
This commit is contained in:
parent
858e52fe2e
commit
8951578ef1
|
@ -551,10 +551,10 @@ ${suffixMixins.length ? `\n${suffixMixins.join('\n\n')}\n` : ''}`;
|
|||
@CloudHTTPv2({
|
||||
runtime: {
|
||||
memory: '4GiB',
|
||||
cpu: 2,
|
||||
cpu: 4,
|
||||
timeoutSeconds: 300,
|
||||
concurrency: 16,
|
||||
maxInstances: 625,
|
||||
concurrency: 32,
|
||||
maxInstances: 312,
|
||||
},
|
||||
tags: ['Crawler'],
|
||||
httpMethod: ['get', 'post'],
|
||||
|
|
Loading…
Reference in New Issue
Block a user