Jsonpath Continue On Failure
Severity:
Description
This rule has no available description
Error Message
If the JSON path query you look for isn't found, the activity will fail and your workflow will fail with it. If you want to avoid this, you can check continue on failure and use a Condition Block to check if the path query was successful. See here for more details: https://CiscoAandI.github.io/flowlint/rules/Jsonpath-Continue-On-Failure
Rule Definition
field: properties.continue_on_failure
function: truthy