Updates & Feature Releases 🚀
Miner Table
- New "Missing Hashboard" column — the miner table now shows how many hashboards each miner is missing, so you can spot partial-hashboard miners across your fleet at a glance. Sort to surface the worst offenders, or filter to isolate every miner missing one or more boards for a single-pass repair and RMA queue. This column is sortable and filterable.
- New "Miner ID" column — The miner table now includes a dedicated Miner ID column, supporting sorting and partial-match filtering.
- New "Error Code" column — Error codes, previously shown under the miner name, now live in their own dedicated column. Hover over truncated codes (
...) to see the full code, and hover over the+2(or however many) indicator to see any additional codes. On by default, filterable via exact match (not currently sortable) and is also included in the export.
Fixes & Improvements 🛠️
- Added failure reason to
actions/statusresponse
When a command fails, theactions/statusresponse now includes afailureDescriptionfield explaining why, matching the message shown in the Foreman dashboard's pickaxe command dropdown.
- Fixed dispatches endpoint excluding open dispatches
The current dispatches API endpoint was incorrectly omitting dispatches with a nullend_time. This has been fixed so in-progress dispatches now appear as expected.
- Improved
actions/change-pools/bulkresponse
The bulk change-pools endpoint now returns which miners each created command corresponds to, along with feedback on any miners that didn't get a command created — instead of just a flat list of command IDs. Swagger docs have also been updated.
Comments
0 comments
Please sign in to leave a comment.