mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
fix sqs max concurrency
This commit is contained in:
parent
e4e749689a
commit
9b2e61df5d
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ resources:
|
|||
Properties:
|
||||
QueueName: model-engine-queue
|
||||
VisibilityTimeout: 910 # must be >= lambda timeout (900)
|
||||
maximumConcurrency: 2
|
||||
|
||||
FastApiLambdaRole:
|
||||
Type: AWS::IAM::Role
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue