mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-04-22 05:40:06 +08:00
chore: turn up concurrency a bit base on analysis
This commit is contained in:
parent
a211366501
commit
0975b35ca2
@ -158,8 +158,8 @@ ${this.content}
|
||||
runtime: {
|
||||
memory: '8GiB',
|
||||
timeoutSeconds: 540,
|
||||
concurrency: 16,
|
||||
maxInstances: 625,
|
||||
concurrency: 21,
|
||||
maxInstances: 476,
|
||||
},
|
||||
httpMethod: ['get', 'post'],
|
||||
returnType: [String, OutputServerEventStream],
|
||||
|
Loading…
x
Reference in New Issue
Block a user