Problem:
When session host re-imaging task fails, the affected session hosts are removed from the host pool. This results in an unexpected drop in capacity. Hosts are not added back to host pool and autoscale does not replacement hosts to meet the defined base host pool configuration.
Description:
Session host re-imaging failures currently lead to the removal of session hosts without triggering compensatory scaling actions. This disrupts availability and causes manual intervention to restore capacity.
Vision:
Update the failure handling logic so that when a session host re-imaging attempt fails (or any other task requiring the session host to be unavailable), the base host pool capacity is honoured, allowing Nerdio's auto-scaling mechanism to detect the capacity shortfall and either provision replacement hosts or restore original hosts to the host pool. This would maintain compliance with base host pool settings and improve automation reliability.
Comments (2 comments)