puppetlabs / puppet

Server automation framework and application
https://puppet.com/open-source/#osp
Apache License 2.0
7.47k stars 2.19k forks source link

(PUP-12071) Increase default value for number_of_facts_soft_limit #9488

Closed AriaXLi closed 2 months ago

AriaXLi commented 2 months ago

This commit increases default value of number_of_facts_soft_limit from 2048 to 2048 * 5 = 10240.

2048 is too small for number_of_facts_soft_limit because:

Taking into account the issues above and the feedback from Vox Pupuli in the Puppet Community Slack about their fact count, 10240 is a more suitable limit.

AriaXLi commented 2 months ago

If anyone is curious about the feedback Vox Pupuli community members provided: https://puppetcommunity.slack.com/archives/C0W1Y5VL0/p1727195872652739