Help us improve our product documentation on docs.cognigy.com by sharing your thoughts in a quick survey. Your feedback shapes the future of our content!
Help us improve our product documentation on docs.cognigy.com by sharing your thoughts in a quick survey. Your feedback shapes the future of our content!
// Suppose you have a node with the nodeId "c4c5c267-55d8-44ae-a123-f351d237f496" that should only execute once per session.// Under certain conditions, for example, the user wants to retry, you can reset its execution count like this:resetExecutionAmount("c4c5c267-55d8-44ae-a123-f351d237f496");