>From what I understood the default limits to for an action and a sequence is the same?
Can I configure any particular action or sequence to have different limits
other than system configuration?
*response_from_sequence*
{
"key": "path",
"value": "guest/SOME_SEQ"
},
{
"key": "kind",
"value": "sequence"
},
{
"key": "limits",
"value": {
*"logs": 10,*
* "memory": 256,*
* "timeout": 60000*
}
}
