Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Incorrect number of PUTs on Dashboard? #310

Open
lf94 opened this issue Mar 3, 2017 · 6 comments
Open

Incorrect number of PUTs on Dashboard? #310

lf94 opened this issue Mar 3, 2017 · 6 comments

Comments

@lf94
Copy link

lf94 commented Mar 3, 2017

Look at the bar graph, and look at the tally of PUTs at the bottom right. I see 2 PUTs in the graph and 3 / 500 at the bottom.

Please tell me if I'm wrong. This is a fresh install on Debian Jessie.

maidsafe_puts_not_correct

@lf94
Copy link
Author

lf94 commented Mar 3, 2017

Sorry, 12 PUTs, but 3 on the bottom right in Account Storage.

@Viv-Rajkumar
Copy link
Contributor

what if you hit the "Update" button? does it still remain at 3?

@lf94
Copy link
Author

lf94 commented Mar 3, 2017

Mmmm, it is too late, as I just tried out the website functionality of the demo application. I'm now at 20 PUTs, and it matches up with the graph.

How come there is a difference between that and the top graph?

@Viv-Rajkumar
Copy link
Contributor

Viv-Rajkumar commented Mar 3, 2017

The top graph is session based analytics, so when a request leaves the launcher to the network, its accounted for in those stats.

The bottom one is the acct storage info fetched from the network. Its meant to refresh periodically not immediately and thats what will be accurate through sessions(restart of launcher) and indicates the storage capability of the acct.

Hope that helps

@lf94
Copy link
Author

lf94 commented Mar 3, 2017

Perhaps there should be an indicator or a change in title. Maybe "Network Account Storage" or "Account Storage (Network)".

I'm looking for ways to contribute to maid/safe, so I figure the best thing right now is look for anything that needs improvement.

@Viv-Rajkumar
Copy link
Contributor

Perhaps there should be an indicator or a change in title. Maybe "Network Account Storage" or "Account Storage (Network)".

Yeh maybe, the top indicators do indicate Session I think and the bottom one when not matching up(if in the first session ie) should show the last update time too but a clear title should help.

I'm looking for ways to contribute to maid/safe, so I figure the best thing right now is look for anything that needs improvement.

Thanks for that. It certainly helps to get a wide perspective. Most of this might likely see some mutations with the Authenticator paradigm anyways too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants