mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Merge pull request #474 from Hestia-Homes/debugging-api
fix sqs max concurrency
This commit is contained in:
commit
d0fe338a52
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