79817869

Date: 2025-11-12 14:50:59
Score: 1
Natty:
Report link

Here is my approach:

  1. In the False branch of your If condition, add a Fail activity. Configure this Fail activity with an appropriate error message.

  2. On the On Fail branch of the If condition, add a Wait activity (you can set it to wait for just 1 second or your desired duration).

  3. This Wait activity should have its output configured to end the pipeline with success.

enter image description here

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Patrick