Avatar

Community Advisor
The continuous delivery uses the same delivery instance on every execution, so the logs are appended into every time it is run. It will continue to use the same logs until a change is detected in the template which will then trigger a new delivery instance. Recurring delivery creates a new set of logs each time the delivery is executed as it is a separate delivery instance. Cheers Darren