You are here

protected property CapacityTracker::$idealConditionsLimit in Purge 8.3

The number of invalidations that can be processed under ideal conditions.

Type: int

File

src/Plugin/Purge/Purger/CapacityTracker.php, line 33

Class

CapacityTracker
Provides the capacity tracker.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $idealConditionsLimit;