DIVE
DIVE copied to clipboard
Not clear on what service is currently trying to start
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:
- run dive chain polkadot -p parallel --explorer --metrics
- Observe the output in the console
Expected Behavior
To be as mentioned in the overview