mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader.git
synced 2025-08-19 06:35:54 +08:00
fix
This commit is contained in:
parent
f531056bbd
commit
a66791d85f
@ -63,10 +63,10 @@ export class SearcherHost extends RPCHost {
|
||||
})
|
||||
@CloudHTTPv2({
|
||||
runtime: {
|
||||
cpu: 8,
|
||||
cpu: 4,
|
||||
memory: '8GiB',
|
||||
timeoutSeconds: 300,
|
||||
concurrency: 3,
|
||||
concurrency: 4,
|
||||
maxInstances: 200,
|
||||
minInstances: 1,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user