mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +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:
|
Properties:
|
||||||
QueueName: model-engine-queue
|
QueueName: model-engine-queue
|
||||||
VisibilityTimeout: 910 # must be >= lambda timeout (900)
|
VisibilityTimeout: 910 # must be >= lambda timeout (900)
|
||||||
maximumConcurrency: 2
|
|
||||||
|
|
||||||
FastApiLambdaRole:
|
FastApiLambdaRole:
|
||||||
Type: AWS::IAM::Role
|
Type: AWS::IAM::Role
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue