Active
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2009 at 18:54 UTC
Updated:
23 Dec 2009 at 19:12 UTC
Provide that status information displayed on client admin page (including log) on pifr_server in something like 5-10 second intervals.
Comments
Comment #1
boombatower commentedShouldn't be too difficult, but I would shy away from allowing people to browse to the clients. I have even considered removing the url from the client information collect (not displayed) since the API no-long requires it. That continues the idea that the clients could be wherever and come and go from places like Amazon. That requires that the clients to send status updates to qa.d.o and that qa.d.o store them and display them.
Main question is do we want to have that always happen or only when someone requests it (more complicated) to keep load on clients down. Or the simpler have server request from clients...but that breaks the PULL architecture.