Hello @PandolaVaz ,
You need to split workflow in two
in first:
query recipients that created date was yesterday with use of DateOnly(@created) = DaysAgo(1)
In second:
set it to run daily where you select all recipients that you sent first email exactly 3 days ago and do not have any tracking logs for the delivery.
Marcel
Marcel