You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Currently the
senza respawn-instances ...
will trigger Deploy endpoint of Elastigroup. However there is no way to configuregracePeriod
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 makegracePeriod
configurable.The text was updated successfully, but these errors were encountered: