Hi, the use of wait activity is not recommended because if the server
crashes or if something happens at the database level, you will lose the
records whom we are targeting. it is better to use multiple workflows
and targets based on the list if you are sending the same email to the
same set of recipients irrespective of their open or clicks. if you are
using open or clicks to determine to send the 2nd delivery, then you can
make use of tracking logs where opens and clicks are recorded.you might...