protected property AcquiaPurgeCapacity::$httpRequestsLimit in Acquia Purge 7
The number of HTTP requests that executors are allowed to make.
Type: int
File
- lib/
AcquiaPurgeCapacity.php, line 54 - Contains AcquiaPurgeCapacity.
Class
- AcquiaPurgeCapacity
- Runtime capacity tracker.
Code
protected $httpRequestsLimit = NULL;