Skip to content

Commit

Permalink
Upping ticket reminder timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
bardsley committed Nov 5, 2024
1 parent c01039f commit d3f8421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ functions:
runtime: python3.11
handler: meal_reminder/lambda_function.lambda_handler
name: "${sls:stage}-meal_reminder"
timeout: 60
package:
patterns:
- '!**/**'
Expand Down

0 comments on commit d3f8421

Please sign in to comment.