nimble-technology / nimble-miner-public

MIT License
13 stars 38 forks source link

Add function to check logs for task complete of fail for each subwallet #26

Closed b5prolh closed 4 months ago

b5prolh commented 4 months ago
b5prolh commented 4 months ago

Could you share 2 screenshots

  1. The result of make logs
  2. The actual files by ls -la

Already update, pls review again. Thanks

nyeates commented 4 months ago

These changes on the var names look good. The color, meh, whatever. Sometimes the color codes get in the way with raw text format. Its fine.

I wouldnt want to consider upstreaming these until they have been in testing on a few machines for a few days or a week. Once I can figure out how to get the changes over to my modded fork, ill start testing in prod and report back.

xyq117580 commented 4 months ago

Will take a look at @nyeates 's data points before merging

nyeates commented 4 months ago

Will take a look at @nyeates 's data points before merging

Screenshot 2024-05-15 at 1 45 49 AM

One machine of mine has shown it works perfectly over last few days.

This screenshot shows two completely separate methods of logging tasks locally. The top one is my own where I have been semi manually spitting raw output of the miners to files and then using a command to grep them for completions. The bottom one is the table we see here from this code.

The two are exactly the same +1

xyq117580 commented 4 months ago

great! Thanks @nyeates for testing!

I ll merge it tmr after making an announcement just for other people to get prepared about these sudden files.

I ll tag @b5prolh @nyeates on discord for appreciation. Thanks again!