Environment
- App Control Server: All Versions
Question
What is the maximum number of agents that can upgrade concurrently?
Answer
The pace at which machines are moved from "Upgrade waiting" to "Upgrade scheduled" is governed by the shepherd_config property MinUpgradeInterval. The default is 10000ms. The server will release 1 machine every 10 seconds for upgrade. On average, total upgrade pacing is ~360 per hour assuming no errors occur and all machines are online.