Task Logs
Task Logs is taskhoster's own tool. The overview lists every queue with its health: how many tasks finished, failed, timed out or were re-queued. Open a queue to see its tasks, and open a task to read its full event timeline, from posted to cleaned, with a byte size on every payload along the way.
Features
Every queue, one list
The overview lists every queue with its health, so the whole server reads at a glance.
Health at a glance
Finished, failed, timeouts and re-queues are counted per queue, so a queue in trouble stands out.
A page per queue
Open a queue to see its tasks, with pending, processing and finished counts up top.
The full event timeline
Each task shows posted, claimed, progress, result, failed, timeout, re-queued, fetched and cleaned.
Byte sizes on everything
The size of every item, progress, result and error payload is always recorded.
Payloads, archived
With taskhoster-archivePayloads on, the actual bodies are kept and open in a new tab.
Screenshots