Actions
Bug #28841
closedChange Candlepin ExpiredPoolsJob to run once every 24h
Difficulty:
Triaged:
No
Description
Description
Due to performance issues in large environments we need to update the ExpiredPoolsJob to only run once every 24 hours instead of the current default of every hour.
See: https://bugzilla.redhat.com/show_bug.cgi?id=1793092 for more background
With the large Organizations in Foreman, it may take more than 60 minutes to complete the ExpiredPoolsJob so we need to give it more time as well as reduce the daily load on Candlepin with the current scheme of once every 60 minutes.
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-candlepin/pull/141 added
Updated by Anonymous almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-candlepin|29d10fcd334063f5726f796d3b896c14f6045d00.
Actions