GitHub user kevinjqiu opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/837
Add an ETA field for active tasks tab
- Show ETA for active tasks if possible (N/A if not)
- Show rate of change
Screenshot attached:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinjqiu/couchdb-fauxton
display-active-tasks-eta
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/837.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #837
----
commit f23fb2e89950cab9378556ebf60b729fd4f2b4d7
Author: Kevin Jing Qiu <[email protected]>
Date: 2017-01-16T20:47:47Z
Calculate and display the ETA for tasks
commit 8e6eb4c0e855bf74cb2bb1786e4df43646a1d794
Author: Kevin Jing Qiu <[email protected]>
Date: 2017-01-16T21:01:35Z
Update test
commit 12697c9d1eb86dec0429aa43bc8304d8909d61a6
Author: Kevin Jing Qiu <[email protected]>
Date: 2017-01-16T21:27:39Z
Display N/A when ETA is not available
commit 9a7ea58b4184de1b7e04103280f3a8e01ce75b36
Author: Kevin Jing Qiu <[email protected]>
Date: 2017-01-16T21:30:35Z
Return value should be an array
commit 2a430b0f8943dfa497cf129b15852e8dffa79e3d
Author: Kevin Jing Qiu <[email protected]>
Date: 2017-01-18T19:58:01Z
Display N/A when rate is not available
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---