couchdb
couchdb copied to clipboard
Fauxton - Add process_status field in result table of active tasks
Summary
As a user, it would be convenient to see the process_status value for a compaction job. This is because smoosh may start a compaction job and have some progress before suspending it because it's outside the window for processing.
Desired Behaviour
When going to the Active Tasks section of Fauxton, it would be nice to display the process_status label and value in the status column.
Should this be moved to https://github.com/apache/couchdb-fauxton ?