Opened at 2008-02-13T01:41:58Z
Last modified at 2013-05-19T13:42:36Z
#311 closed enhancement
add "last-heard-from" timestamp to welcome page — at Initial Version
Reported by: | warner | Owned by: | warner |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.1 |
Component: | code-network | Version: | 0.7.0 |
Keywords: | foolscap usability time welcome wui | Cc: | |
Launchpad Bug: |
Description
The welcome page currently lists all storage servers that we're connected to. It should ask Foolscap for the last-heard-from timestamp (which should be less than 10 minutes for real connections, since the keepalives insure that we'll get some amount of traffic at least that frequently) and display it in the same table.
This requires support from Foolscap, probably in the form of rref.getLastHeardFromTime() or something.
Note: See
TracTickets for help on using
tickets.