Skip to content

Commit

Permalink
5 minute timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyek committed Mar 19, 2024
1 parent af726e3 commit 69c26f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/scrape-txs/deploy/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ functions:
cronHandler:
image: ${env:ECR_REPO_URL}:${env:IMAGE_TAG}
memorySize: 512
timeout: 300 # 5 minutes
environment:
DATABASE_URL: ${env:DATABASE_URL}
events:
Expand Down

0 comments on commit 69c26f5

Please sign in to comment.