mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader.git
synced 2025-08-19 06:35:54 +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({
|
@CloudHTTPv2({
|
||||||
runtime: {
|
runtime: {
|
||||||
memory: '4GiB',
|
memory: '4GiB',
|
||||||
cpu: 2,
|
cpu: 4,
|
||||||
timeoutSeconds: 300,
|
timeoutSeconds: 300,
|
||||||
concurrency: 16,
|
concurrency: 32,
|
||||||
maxInstances: 625,
|
maxInstances: 312,
|
||||||
},
|
},
|
||||||
tags: ['Crawler'],
|
tags: ['Crawler'],
|
||||||
httpMethod: ['get', 'post'],
|
httpMethod: ['get', 'post'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user