DIVE icon indicating copy to clipboard operation
DIVE copied to clipboard

Not clear on what service is currently trying to start

Open hemz10 opened this issue 2 years ago • 0 comments

Overview

We get lot of execution in progress for different services that we are trying to start, total_steps and current_steps are hence misleading. If we can mention what service execution is in progress user will have an idea of what the total and current steps means or We should have a total number of steps required to start all services mentioned by the user

Steps to Reproduce

Steps to reproduce the behavior:

  1. run dive chain polkadot -p parallel --explorer --metrics
  2. Observe the output in the console

Expected Behavior

To be as mentioned in the overview

hemz10 avatar Jan 24 '24 10:01 hemz10