Project

General

Profile

User story #9353

Updated by François ARMAND over 7 years ago

Once we decide what we want to do about the abort message, we need to process it in the compliance.  

 Message to use, quoted from #9351: 

 > rudder_common_report("Common", "log_info", "&TRACKINGKEY&", "Abort run", "${reason}", "${message}"); 
 >  
 > with reason being: 
 >  
 > unsupported_dryrun 
 > repaired_during_dryrun 
 >  
 > depending on the cause of the abort.

Back