Skip to content

Commit

Permalink
chore: tweak deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
nomagick committed May 16, 2024
1 parent 322cb86 commit 6f4819b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/functions/src/cloud-functions/searcher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export class SearcherHost extends RPCHost {
})
@CloudHTTPv2({
runtime: {
cpu: 4,
memory: '8GiB',
timeoutSeconds: 300,
concurrency: 4,
Expand Down

0 comments on commit 6f4819b

Please sign in to comment.