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
The process of running the system-reinstall-boot command takes an indeterminant amount of time based on image size and complexity during the layer download and deployment steps. During these times, the user is not given much feedback about the system's current status.
The user should receive feedback that the system is still working/responding while these actions are taking place. A simple(?) way to accomplish this is the CLI "spinner" used when connecting to insights (attached), but whatever aligns with your current patterns would suffice.
The amount and granularity of the information can be explored iteratively based on feedback if needed.