mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 03:32:25 +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…
Reference in New Issue
Block a user