Continuous Delivery & Recurring Delivery | Community
Skip to main content
Level 6
October 30, 2022
Solved

Continuous Delivery & Recurring Delivery

  • October 30, 2022
  • 1 reply
  • 948 views

Is it better to use Continuous Delivery over Recurring Delivery for better system performance? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by abhinav99

Hi @sanjana12 ,

 

Continuous delivery:-It creates a single delivery and adds Delivery logs
(broadlogs) and Tracking logs onto that same delivery each time that the
activity executes.

Recurring delivery:- It creates a new delivery each time that the activity executes.

 

Also, continuous delivery will create a single delivery and add the delivery logs
and tracking logs onto that same delivery each time that the activity executes while
recurring delivery will create a new delivery each time that the activity executes.

 

 If either one can be chosen, continuous delivery is recommended over recurring for better system performance.

1 reply

abhinav99
abhinav99Accepted solution
Level 4
October 30, 2022

Hi @sanjana12 ,

 

Continuous delivery:-It creates a single delivery and adds Delivery logs
(broadlogs) and Tracking logs onto that same delivery each time that the
activity executes.

Recurring delivery:- It creates a new delivery each time that the activity executes.

 

Also, continuous delivery will create a single delivery and add the delivery logs
and tracking logs onto that same delivery each time that the activity executes while
recurring delivery will create a new delivery each time that the activity executes.

 

 If either one can be chosen, continuous delivery is recommended over recurring for better system performance.