mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
increasing queue timeout
This commit is contained in:
parent
04a50aeeb3
commit
6c02e8054f
1 changed files with 1 additions and 0 deletions
|
|
@ -130,3 +130,4 @@ resources:
|
|||
Type: AWS::SQS::Queue
|
||||
Properties:
|
||||
QueueName: model-engine-queue
|
||||
VisibilityTimeout: 910 # must be >= lambda timeout (900)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue