blob: 993c17ebe7309b6d0d5f0759e4c3b8c2fafd58af [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements; and to You under the Apache License, Version 2.0.
packages:
helloworld:
actions:
hello1:
function: ../src/integration/helloworld/actions/hello.js
limits:
timeout: 1
timeout: 600000
hello2:
function: ../src/integration/helloworld/actions/hello.js
limits:
timeout: 180
memorySize: 128
logSize: 1
concurrentActivations: 10
userInvocationRate: 50
codeSize: 1024
parameterSize: 128