Active / Alert / History Tabs
The Activity Center is organized into three tabs. v0.5.0 Each tab corresponds to a specific stage of an operation's lifecycle. Counters in the tab headers are updated in real-time via SSE.
Active — Active Operations v0.3.0
The Active tab contains operations that are currently running or awaiting their turn.
What is displayed
- In Progress — operations actively running on devices. The progress bar shows the completion percentage.
- Pending — operations that are queued and awaiting execution.
What you can do
- Expand an operation to view detailed progress for each device.
- Delete an operation with
Pendingstatus (not yet started).
Operations with
In Progressstatus cannot be canceled — they run to completion.
Alert — Require Attention v0.5.0
The Alert tab contains operations that have completed with errors and are awaiting operator confirmation.
An operation moves to Alert if its status is Partial or Failed — meaning some or most devices completed the operation with an error.
Why Alert is needed
Alert serves as a control point — the operator sees problematic operations, investigates them, takes action (e.g., restarts the operation only on failed devices), and confirms that the issue has been addressed.
Confirmation (Accept)
After reviewing the errors, click Accept on the operation — it will move to the History tab, retaining its original status and color. Operations cannot be deleted from Alert — only via Accept.
Quick Error Handling
Click Isolate failed on the operation card — the Workers list will open, filtered to show only devices where the operation failed. This allows you to immediately apply a retry operation specifically to them.
History — Operation History v0.3.0
The History tab contains an archive of all completed operations: successful, accepted from Alert, and deleted from Active.
What is displayed
- All operations with their final status (
Success/Partial/Failed) - Start time and duration
- Brief statistics: how many devices completed successfully, how many with errors
History Management
- Operations can be deleted from History to clear the log.
- Filter by operation type and period — for quick searching in a large archive.
Overview
The Activity Center is a centralized log of all operations performed in HashCore Pulse. It displays the progress of current operations, the results of completed ones, and alerts requiring operator attention.
Group Actions
Activity Center supports selecting multiple operations simultaneously to apply bulk actions. `v0.9.0` This is convenient when working with a large number of operations — for example, to clear history or bulk accept alerts.