This commit is contained in:
EC2 Default User
2018-06-06 00:31:27 +00:00
3 changed files with 12 additions and 20 deletions

View File

@@ -258,6 +258,8 @@ functions:
strategyTable: ${self:custom.strategyTable}
BASE_URL: https://${self:custom.customDomain.domainName}/${self:custom.customDomain.stage}
reservedConcurrency: 1
# schedules all registered strategies on a daily base
schedule:
memorySize: 128
@@ -275,3 +277,5 @@ functions:
topic: ${self:custom.snsTopic}
tradeTable: ${self:custom.tradeTable}
strategyTable: ${self:custom.strategyTable}
reservedConcurrency: 1