Project

General

Profile

Bug #14959

Updated by François ARMAND over 4 years ago

The store run agent batch, that identify all agent runs, catches up old reports, but the limit is in *days* 
 On large install, it can be problematic - we may have millions of reports in a day, so handling them all in one go may crash the system 

 This is a template, please edit and remove what is not relevant. 

 I found this bug in Rudder version [Your Version here], on [Distribution here] 

 This bug happens: 

 * During installation of Rudder agent / Rudder server 
 * While running rudder agent on a Node 
 * When using Rudder web interface 
 * When looking at compliance of a Node 
 * When configurations are generated on Rudder Server 
 * When a Nodes applies a configuration 

 Description: 


 You can reproduce it with the following steps: 

 * ... 
 * ... 

 You can workaround this issue by doing likewise: 

Back