This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Description
Currently the senza respawn-instances ... will trigger Deploy endpoint of Elastigroup. However there is no way to configure gracePeriod property. It is currently hard-coded as 600 seconds. That makes deployment really slow and the only way to speed it up is to increase the batch size. I think it will make sense to make gracePeriod configurable.