nomagick commited on
Commit
7ae2545
·
unverified ·
1 Parent(s): e2a187d

chore: tweak deployment

Browse files
backend/functions/src/cloud-functions/searcher.ts CHANGED
@@ -64,7 +64,7 @@ export class SearcherHost extends RPCHost {
64
  @CloudHTTPv2({
65
  runtime: {
66
  cpu: 4,
67
- memory: '8GiB',
68
  timeoutSeconds: 300,
69
  concurrency: 4,
70
  maxInstances: 200,
 
64
  @CloudHTTPv2({
65
  runtime: {
66
  cpu: 4,
67
+ memory: '16GiB',
68
  timeoutSeconds: 300,
69
  concurrency: 4,
70
  maxInstances: 200,