Skip to content

Commit

Permalink
enhance(#58): set backfill lambda timeout to 300
Browse files Browse the repository at this point in the history
Increase the timeout to a period to be enough to
subscribe to all log groups
  • Loading branch information
dasfmi committed Apr 9, 2024
1 parent b1802f0 commit 6286d65
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Resources:
FunctionName: !Ref LambdaFunctionName
Runtime: python3.9
Handler: index.lambda_handler
Timeout: 300
Code:
ZipFile: |
# DO NOT EDIT
Expand Down

0 comments on commit 6286d65

Please sign in to comment.