Feng

Results 4 issues of Feng

## Description The monitPIDCPU should be consistent with the monitOSCPU and should be changed instantaneously rather than using the cumulative value since program startup The value should be calculated based...

☢️ Bug

### Bug Description When I use "Monitor", I found that the value of "CPU Usage" of the program does not change, but the CPU usage of the program has been...

☢️ Bug
👍 Accepting PR

When using esClient.Search to retrieve data, I employed 50 goroutines for concurrent processing. However, when the data volume is large, the program does not terminate as expected. After testing, I...

Is `max_threads` merely being converted to `num_workers` and shown in the UI? Is this parameter going to be deprecated? https://github.com/nexus-xyz/nexus-cli/blob/3303b7c42ebd2be05774e6d5e071214dce22e1b6/clients/cli/src/session/setup.rs#L99-L125