Is there a simple way to check the number of GOTO loops completed? e.g. a response path value
This would enable me to do check using the filter and avoid an unnecessary error and the flow to stopping.
As a matter of good practice I normally avoid using the GOTO label but this is a pre-check at the beginning and end of a long flow.