Skip to content

Commit

Permalink
Merge pull request #402 from guardian/kc-hsp-timeout
Browse files Browse the repository at this point in the history
Increase holiday-stop processor timeout
  • Loading branch information
kelvin-chappell committed Sep 4, 2019
2 parents fb5585e + aca1aca commit 5ec2f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers/holiday-stop-processor/cfn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Resources:
!GetAtt HolidayStopProcessorRole.Arn
MemorySize: 512
Runtime: java8
Timeout: 60
Timeout: 180
DependsOn:
- HolidayStopProcessorRole

Expand Down

0 comments on commit 5ec2f26

Please sign in to comment.