Skip to content

Commit

Permalink
DPLT-1049 Increase Lambda timeout to cater for separate user DB provi…
Browse files Browse the repository at this point in the history
…sioning (#140)
  • Loading branch information
morgsmccauley authored Jul 21, 2023
1 parent b360555 commit 980e496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indexer-js-queue-handler/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ provider:
name: aws
runtime: nodejs16.x
region: eu-central-1
timeout: 15
timeout: 30
environment:
REGION: ${self:provider.region}
STAGE: ${opt:stage, 'dev'}
Expand Down

0 comments on commit 980e496

Please sign in to comment.