blob: f7eb1e5656f0884e452b09e45b27a2355e415e94 [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
hello2:
function: ../src/integration/helloworld/actions/hello.js
limits:
timeout: 180
memorySize: 128
logSize: 1
concurrentActivations: 10
userInvocationRate: 50
codeSize: 1024
parameterSize: 128